zhengyiming
3 天以前 27f846dc2415f9a962c09e45b5447ad0f9106e2b
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',