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