Administrator
2021-09-11 bc84ddf0633ea99202506a07cc62bd2fc91aa427
src/views/securityGuard/securityGuard.vue
@@ -904,7 +904,7 @@
    uploadAfter1(res, done, loading, column) {
      window.console.log(column);
      this.excelBox1 = false;
      // this.refreshChange();
      this.refreshChange();
      done();
    },
    handleTemplate1() {
@@ -916,7 +916,7 @@
    uploadAfter2(res, done, loading, column) {
      window.console.log(column);
      this.excelBox2 = false;
      // this.refreshChange();
      this.refreshChange();
      done();
    },