feat: integrate unified payment and wallet refunds
This commit is contained in:
@@ -111,6 +111,7 @@ const routes: AppRouteRecordRaw[] = [
|
||||
group('finance', 'finance', '财务管理', 'icon-bar-chart', 90, [
|
||||
child('finance', 'withdrawals', 'withdrawals', '提现记录', '/wallet_apply_cash', 'wallet_apply_cash'),
|
||||
child('finance', 'payments', 'payments', '支付记录', '/fin_payment', 'fin_payment'),
|
||||
child('finance', 'refunds', 'refunds', '退款审核', '/payment_refund', 'payment_refund'),
|
||||
child('finance', 'settlements', 'settlements', '财务结算', '/fin_settlement', 'fin_settlement'),
|
||||
child('finance', 'reconciliations', 'reconciliations', '财务对账', '/fin_reconciliation', 'fin_reconciliation'),
|
||||
]),
|
||||
|
||||
Reference in New Issue
Block a user