wupengfei
6 天以前 8994e585d37575ef6df49f083ed23796a85a4113
src/views/Reward/constants/columns.ts
@@ -68,10 +68,22 @@
    width: 180,
  },
  {
    id: '11-1',
    enCode: 'incomeCompanyName',
    name: '进账单位',
    width: 180,
  },
  {
    id: '12',
    enCode: 'bountyAmount',
    name: '资金余额',
    width: 120,
  },
  {
    id: '12-1',
    enCode: 'auditOperator',
    name: '审核人',
    width: 180,
  },
  {
    id: '13',
@@ -84,7 +96,7 @@
export const ImportParkBountyDataHeaderMap = {
  enterpriseName: '企业名称',
  societyCreditCode: '信用代码',
  financeToAmount: '财政拨付金额',
  financeToAmount: '推广补贴发放金额',
  transferToAmount: '平台拨付金额',
  remark: '备注',
};
@@ -145,6 +157,12 @@
    width: 160,
  },
  {
    id: '11-1',
    enCode: 'incomeCompanyName',
    name: '进账单位',
    width: 180,
  },
  {
    id: '10',
    enCode: 'auditTime',
    name: '出账审核日期',
@@ -163,6 +181,12 @@
    width: 160,
  },
  {
    id: '12-1',
    enCode: 'financeAuditOperator',
    name: '审核人',
    width: 180,
  },
  {
    id: '13',
    enCode: 'financeAuditTime',
    name: '审核时间',