wupengfei
8 天以前 f37c78b6412db783615f8b38f0487c57136c4ed8
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',