Commit 87654a7c authored by 黄奎's avatar 黄奎

新增页面路由

parent 92eaf56b
This diff is collapsed.
......@@ -3457,6 +3457,14 @@ export default {
title: '定房查询'
},
},
{
path: '/roomQuery3', //供应商->定房查询
name: 'roomQuery3',
component: resolve => require(['@/components/Supplier/roomQuery2'], resolve),
meta: {
title: '定房查询'
},
},
{
path: '/HotelQueryList2', //供应商->酒店查询
name: 'HotelQueryList2',
......
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