From 785803713eb02010b2dec850f37aaf2a1b59f349 Mon Sep 17 00:00:00 2001 From: yanyizhou <2311759275@qq.com> Date: Mon, 13 Dec 2021 16:29:22 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=81=E6=A0=87=E8=AF=84=E4=BB=B7=20?= =?UTF-8?q?=E6=8F=90=E4=BA=A4=E4=B9=8B=E5=90=8E=E6=A8=A1=E6=80=81=E6=A1=86?= =?UTF-8?q?=E6=94=B6=E8=B5=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/details/otherBussStandardDetails/index.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/pages/details/otherBussStandardDetails/index.vue b/src/pages/details/otherBussStandardDetails/index.vue index 3258600ba..99f3d6e89 100644 --- a/src/pages/details/otherBussStandardDetails/index.vue +++ b/src/pages/details/otherBussStandardDetails/index.vue @@ -1761,6 +1761,7 @@ export default { }, res => { if (res.ok){ this.$message.success('提交成功') + this.businessCommentDialog = false this.commentSubmitLoading = false //重新评分之后刷新历史评分人 let standId = this.$route.params.id