src/views/EnterpriseInfo/components/RewardConsumeRecordView.vue
@@ -50,7 +50,7 @@ { id: '4', enCode: 'remianAmount', name: '奖励金余额', name: '资金余额', }, ]; @@ -103,12 +103,9 @@ payDateTime: { type: 'date', format: 'YYYY-MM-DD HH:mm:ss' }, amount: { type: 'money' }, remianAmount: { type: 'money' }, payType: { type: 'enum', valueEnum: EnterpriseBountyPayTypeEnumText }, }, } ); function handlePreview(row: API.InsureBatchBillDto) {} onMounted(async () => { await getList();