zhuliu 7 月之前
父节点
当前提交
85ff9e67ea
共有 1 个文件被更改,包括 3 次插入0 次删除
  1. 3 0
      src/views/report/components/dialog/handlePerson.vue

+ 3 - 0
src/views/report/components/dialog/handlePerson.vue

@@ -224,6 +224,9 @@ export default {
           this.$message.success(a+'成功')
           this.loading = false
           this.getList()
+          if(row.id){
+            this.editMessage = {}
+          }
         }
       }).catch(error=>{
         this.loading = false