From 82f32e40b371141359b3af1f6274047d4cdf4ae8 Mon Sep 17 00:00:00 2001 From: super_liu <396572590@qq.com> Date: Thu, 31 Mar 2022 10:00:22 +0800 Subject: [PATCH] feat: There is no way the, --- src/pages/details/otherBussStandardDetails/index.vue | 1 - 1 file changed, 1 deletion(-) diff --git a/src/pages/details/otherBussStandardDetails/index.vue b/src/pages/details/otherBussStandardDetails/index.vue index b32a2ccd1..d5f3667c4 100644 --- a/src/pages/details/otherBussStandardDetails/index.vue +++ b/src/pages/details/otherBussStandardDetails/index.vue @@ -3036,7 +3036,6 @@ export default { averageScore += item.targetScore }) this.businessCommentForm.averageScore = averageScore/4 - console.log(res.data) this.businessCommentTable = res.data this.historyInfoLoading = false this.$forceUpdate()