zhuliu 7 tháng trước cách đây
mục cha
commit
85ff9e67ea
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  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