1212
This commit is contained in:
@@ -24,7 +24,7 @@ export const constantRoutes = [{
|
||||
redirect: 'productList',
|
||||
meta: { title: '商品', icon: 'iconkongzhitai', affix: true },
|
||||
children: [
|
||||
{
|
||||
{
|
||||
path: '/productList',
|
||||
component: () => import('@/views/product/productList/index'),
|
||||
name: 'productList',
|
||||
|
||||
Reference in New Issue
Block a user