Commit 54012cdc authored by 黄媛媛's avatar 黄媛媛

人员管理

parent d5a17619
This diff is collapsed.
This diff is collapsed.
......@@ -3525,6 +3525,14 @@ export default {
title: '轮播图管理'
}
},
{
path: '/PersonnelManagement',
name: 'PersonnelManagement',
component: resolve => require(['@/components/activity/PersonnelManagement'], resolve),
meta: {
title: '人员管理'
}
},
{
path: '/BmenuManagement',
name: 'BmenuManagement',
......@@ -3653,7 +3661,8 @@ export default {
meta: {
title: '票务规则配置'
}
}
},
]
},
{
......@@ -3697,6 +3706,7 @@ export default {
title: '领队报账'
}
},
{
path: '/supplierLogin', //供应商登录
name: 'supplierLogin',
......
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