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