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();
    },