zhuliu 6 mesiacov pred
rodič
commit
6779714b2f

+ 1 - 0
src/views/report/components/dialog/components/handelPersonTable.vue

@@ -319,6 +319,7 @@ export default {
         this.$set(row,'assoAccountId',item.assoAccountId)
         this.$set(row,'accountName',item.accountName)
         if(item.assoAccountId){
+            this.personnelList.data = []
             this.focusPerson(item.accountName)
         }
         this.currentEditField = field