Commit f56dfcf3 authored by 华国豪's avatar 华国豪 🙄

新增B2B菜单管理

parent 38dfdd7a
This diff is collapsed.
...@@ -2992,6 +2992,14 @@ export default { ...@@ -2992,6 +2992,14 @@ export default {
title: '奖项列表' title: '奖项列表'
} }
}, },
, {
path: '/BmenuManagement',
name: 'BmenuManagement',
component: resolve => require(['@/components/activity/BmenuManagement'], resolve),
meta: {
title: 'B2B菜单管理'
}
},
] ]
}, },
{ {
......
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