diff --git a/project/fengdu/AppOutSource/AppRateManage/components/AppraiseTask.vue b/project/fengdu/AppOutSource/AppRateManage/components/AppraiseTask.vue index 29312517..2504b87a 100644 --- a/project/fengdu/AppOutSource/AppRateManage/components/AppraiseTask.vue +++ b/project/fengdu/AppOutSource/AppRateManage/components/AppraiseTask.vue @@ -157,6 +157,7 @@ export default { }) if(code===0){ this.$message.success('保存成功') + this.dialog = false this.getList() } }catch (e) {