Browse Source

导入修改。

zhengqiang 5 năm trước cách đây
mục cha
commit
f5394f3450
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  1. 2 0
      src/views/base/personInfo-list.vue

+ 2 - 0
src/views/base/personInfo-list.vue

@@ -1118,6 +1118,8 @@ export default {
     handleBatchImportSuccess(response, file, fileList) {
       var self = this;
       self.xlsLoading = false;
+      self.uploadXlsData.companyId = null;
+      
       if (response.result) {
         self.$message.success(response.message);
         this.batchImportFileList = [];