田源
2023-12-06 84c3b339f04765d48937ace2f5f0577ac4af06d3
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,