Commit 9ae32a5e authored by 黄奎's avatar 黄奎
parents 8dfa19f5 4f818b52
This diff is collapsed.
......@@ -1068,6 +1068,14 @@ export default {
title: '未认款管理'
},
},
{
path: '/RoomMealImport', //房餐批量制单
name: 'RoomMealImport',
component: resolve => require(['@/components/systemManagement/RoomMealImport'], resolve),
meta: {
title: '房餐批量制单'
},
},
{
path: '/Maninfo', //未认款信息
name: 'Maninfo',
......
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