Commit b0873ede authored by 黄媛媛's avatar 黄媛媛

新增汇差批量制单

parent 3ef0f569
This diff is collapsed.
......@@ -1100,6 +1100,15 @@ export default {
title: '房餐批量制单'
},
},
{
path: '/HuiChaImport', //汇差批量制单
name: 'HuiChaImport',
component: resolve => require(['@/components/systemManagement/HuiChaImport'], 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