fix:隐藏历史账单(未接通)
This commit is contained in:
@@ -358,17 +358,17 @@ export const customRoutes: GeneratedRoute[] = [
|
||||
// hideInMenu: true
|
||||
},
|
||||
},
|
||||
{
|
||||
name: 'billing_histories',
|
||||
path: '/billing/histories',
|
||||
component: 'view.billing_histories',
|
||||
meta: {
|
||||
title: '历史查询',
|
||||
i18nKey: 'view.billing_histories',
|
||||
icon: 'material-symbols:filter-list-off',
|
||||
order: 3
|
||||
},
|
||||
},
|
||||
// {
|
||||
// name: 'billing_histories',
|
||||
// path: '/billing/histories',
|
||||
// component: 'view.billing_histories',
|
||||
// meta: {
|
||||
// title: '历史查询',
|
||||
// i18nKey: 'view.billing_histories',
|
||||
// icon: 'material-symbols:filter-list-off',
|
||||
// order: 3
|
||||
// },
|
||||
// },
|
||||
{
|
||||
name: 'billing_rechargehistory',
|
||||
path: '/billing/rechargehistory',
|
||||
|
||||
Reference in New Issue
Block a user