feat: 完成采购,视频分析模块
This commit is contained in:
@@ -38,15 +38,15 @@ export const localMenuList: RouteRecordStringComponent[] = [
|
||||
title: '首页',
|
||||
},
|
||||
},
|
||||
{
|
||||
component: '/_core/about/index',
|
||||
meta: {
|
||||
icon: 'lucide:copyright',
|
||||
order: 9999,
|
||||
title: $t('demos.vben.about'),
|
||||
},
|
||||
name: 'About',
|
||||
path: '/vben-admin/about',
|
||||
},
|
||||
// {
|
||||
// component: '/_core/about/index',
|
||||
// meta: {
|
||||
// icon: 'lucide:copyright',
|
||||
// order: 9999,
|
||||
// title: $t('demos.vben.about'),
|
||||
// },
|
||||
// name: 'About',
|
||||
// path: '/vben-admin/about',
|
||||
// },
|
||||
...localRoutes,
|
||||
];
|
||||
|
Reference in New Issue
Block a user