zhuliu 6 달 전
부모
커밋
6d8216dfbe
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      src/views/report/components/dialog/components/handelPersonTable.vue

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

@@ -189,6 +189,7 @@ export default {
             return
         }
         this.currentEditField = null
+        this.personnelList.data = []
         if(row.assoAccountId){
             this.focusPerson(row.accountName)
         }