Source/UBCS-WEB/src/components/MasterCrud/VciMasterCrud.vue
@@ -393,6 +393,11 @@ this.doLayout() }, watch: { isLoading:{ handler(newval){ console.log(newval) } }, tableHeadDataFateher: { handler(newval, oldval) { this.options = newval.tableDefineVO.seniorQueryColumns @@ -408,7 +413,7 @@ handler(newval, oldval) { this.tableData = newval; this.searchResults = newval this.doLayout() this.doLayout(); }, }, tableHeadFindData: { @@ -565,7 +570,6 @@ }, //集团码导出 excelGroupCode(){ debugger this.isLoading = true; exportGroupCodeExcel({ codeClassifyOid: this.codeClassifyOid,