优化订单支付
This commit is contained in:
@@ -98,6 +98,7 @@ const allNavGroups: NavGroup[] = [
|
||||
icon: Coin,
|
||||
children: [
|
||||
{ label: '资金流水', to: '/admin/wallet-ledger', icon: Wallet, permission: 'wallet:view' },
|
||||
{ label: '支付流水', to: '/admin/payments', icon: CreditCard, permission: 'wallet:view' },
|
||||
{ label: '提现审核', to: '/admin/withdrawals', icon: Money, permission: 'withdrawal:list' },
|
||||
{
|
||||
label: '支付配置',
|
||||
|
||||
Reference in New Issue
Block a user