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)
         }