Commit 783d64d2 authored by 黄媛媛's avatar 黄媛媛

房餐批量制单

parent f9c3be49
This diff is collapsed.
......@@ -1043,6 +1043,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