田源
2023-12-06 1784bf06d86bdb6217ea7015189bc382edd3702e
Source/UBCS-WEB/src/components/MasterCrud/VciMasterCrud.vue
@@ -408,7 +408,7 @@
      handler(newval, oldval) {
        this.tableData = newval;
        this.searchResults = newval
        this.doLayout()
        this.doLayout();
      },
    },
    tableHeadFindData: {
@@ -565,7 +565,6 @@
    },
    //集团码导出
    excelGroupCode(){
      debugger
      this.isLoading = true;
      exportGroupCodeExcel({
        codeClassifyOid: this.codeClassifyOid,