src/views/EnterpriseInfo/components/EnterpriseDeclareRecordView.vue
@@ -18,16 +18,16 @@ }); const column: API.CustomModuleColumnDto[] = [ // { // id: '1', // enCode: 'batchNo', // name: '申报批次号', // }, // { // id: '2', // enCode: 'creationTime', // name: '申报日期', // }, { id: '1', enCode: 'batchNo', name: '申报批次号', }, { id: '2', enCode: 'creationTime', name: '申报日期', }, { id: '3', enCode: 'outCheckTime',