Explorar o código

导入修改。

zhengqiang %!s(int64=5) %!d(string=hai) anos
pai
achega
f5394f3450
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  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 = [];