Commit ae649573 authored by beisir's avatar beisir

fix: 部署商品库

parent f0ca9683
...@@ -156,11 +156,11 @@ export default { ...@@ -156,11 +156,11 @@ export default {
icon: 'smile', icon: 'smile',
component: './GoodsManage', component: './GoodsManage',
}, },
{ // {
path: '/GoodsManage-new', // path: '/GoodsManage-new',
name: 'GoodsManageNew', // name: 'GoodsManageNew',
component: './GoodsManage-new', // component: './GoodsManage-new',
}, // },
{ {
component: './404', component: './404',
}, },
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment