fix:账单服务界面
This commit is contained in:
@@ -26,8 +26,13 @@ const menuItems = [
|
||||
{
|
||||
icon: ContainerOutlined,
|
||||
title: t('page.Internetdetails.title'),
|
||||
path: '/billing/internetdetails'
|
||||
path: '/billing/packagehistories'
|
||||
},
|
||||
// {
|
||||
// icon: ContainerOutlined,
|
||||
// title: t('page.Internetdetails.title'),
|
||||
// path: '/billing/internetdetails'
|
||||
// },
|
||||
];
|
||||
|
||||
const handleMenuClick = (path: string) => {
|
||||
|
||||
Reference in New Issue
Block a user