| | |
| | | |
| | | export const TransferFileEnumInRewardGrandKey = { |
| | | [TransferFileEnumInRewardGrand.FinanceFileUrl]: 'financeFileUrl', |
| | | [TransferFileEnumInRewardGrand.SettleFileUrl]: 'settleFileUrl', |
| | | [TransferFileEnumInRewardGrand.SettleFileUrl]: 'transferFileUrl', |
| | | } as const; |
| | | |
| | | export const BaseDeclareEnterpriseTableViewColumns = defineColumns([ |
| | |
| | | id: '5', |
| | | enCode: 'authType', |
| | | name: '企业类型', |
| | | width: 120, |
| | | }, |
| | | { |
| | | id: '6', |
| | | enCode: 'licenseUrl', |
| | | name: '营业执照', |
| | | width: 120, |
| | | }, |
| | | { |
| | | id: '7', |
| | | enCode: 'bankAccountInfo', |
| | | name: '基本户信息', |
| | | width: 300, |
| | | }, |
| | | ]); |
| | | |
| | |
| | | return { addRewardApplyStep3Columns }; |
| | | } |
| | | |
| | | export const BountyBatchApplyTransferTemp = `${TempFolderPath}/%E5%85%A5%E8%B4%A6%E6%A8%A1%E6%9D%BF.xlsx`; |
| | | export const BountyBatchApplyTransferTemp = `${TempFolderPath}/%E5%85%A5%E8%B4%A6%E6%A8%A1%E6%9D%BFV2.xlsx`; |