feat: adapt admin payment configuration and refunds
This commit is contained in:
+5
-1
@@ -68,6 +68,10 @@ export const menus = [
|
||||
{
|
||||
path: '/order/list',
|
||||
title: '订单列表'
|
||||
},
|
||||
{
|
||||
path: '/order/payment-config',
|
||||
title: '支付配置'
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -227,4 +231,4 @@ export const menus = [
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user