diff --git a/src/pages/details/otherBussStandardDetails/index.vue b/src/pages/details/otherBussStandardDetails/index.vue index bb48ab467..3258600ba 100644 --- a/src/pages/details/otherBussStandardDetails/index.vue +++ b/src/pages/details/otherBussStandardDetails/index.vue @@ -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, {