去掉品类管理菜单
This commit is contained in:
@ -423,12 +423,12 @@ export default [
|
|||||||
icon: 'icon-tikuguanli',
|
icon: 'icon-tikuguanli',
|
||||||
component: '@/layouts/MainLayout',
|
component: '@/layouts/MainLayout',
|
||||||
routes: [
|
routes: [
|
||||||
{
|
// {
|
||||||
path: '/category/category-manage',
|
// path: '/category/category-manage',
|
||||||
name: 'categoryManage',
|
// name: 'categoryManage',
|
||||||
icon: 'icon-pinleiguanli',
|
// icon: 'icon-pinleiguanli',
|
||||||
component: '@/pages/supplier/category/CategoryManage/index',
|
// component: '@/pages/supplier/category/CategoryManage/index',
|
||||||
},
|
// },
|
||||||
{
|
{
|
||||||
path: '/category/category-library-manage',
|
path: '/category/category-library-manage',
|
||||||
name: 'categoryLibraryManage',
|
name: 'categoryLibraryManage',
|
||||||
|
Reference in New Issue
Block a user