zhuliu 6 月之前
父節點
當前提交
6779714b2f
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/views/report/components/dialog/components/handelPersonTable.vue

+ 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