前端:商品编辑,部分逻辑
This commit is contained in:
@@ -92,6 +92,11 @@ export default [
|
||||
name: 'product-spu-add',
|
||||
component: './Product/ProductSpuAddOrUpdate',
|
||||
},
|
||||
{
|
||||
path: '/product/product-spu-update',
|
||||
name: 'product-spu-update',
|
||||
component: './Product/ProductSpuAddOrUpdate',
|
||||
},
|
||||
{
|
||||
path: '/product/product-category-list',
|
||||
name: 'product-category-list',
|
||||
|
||||
Reference in New Issue
Block a user