zhuliu 7 miesięcy temu
rodzic
commit
85ff9e67ea

+ 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