Merge remote-tracking branch 'origin/develop' into develop
This commit is contained in:
@@ -1753,7 +1753,7 @@ export default {
|
||||
formData: JSON.stringify(this.businessCommentForm),
|
||||
standId: this.$route.params.id,
|
||||
userId: this.$store.getters.userInfo.userId,
|
||||
evaluationType: this.indexType
|
||||
evaluationType: 'dynamic'
|
||||
}
|
||||
|
||||
this.$http.postData('sarEnterpriseStandardEvaluation/quality-evaluation/submitEvaluationForm', allData, {
|
||||
|
||||
Reference in New Issue
Block a user