Browse Source

导入数据修改

duy 4 days ago
parent
commit
97f34973b9
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/views/system/user.vue

+ 1 - 0
src/views/system/user.vue

@@ -1555,6 +1555,7 @@ export default {
           this.excelForm.excelFile = null;
           // 通知表单组件更新
           this.$refs.excelForm.resetFields(['excelFile']);
+          this.excelForm.isCovered=0
         }
         done();
     },