Commit 632334c7 authored by 黄奎's avatar 黄奎

新增团酒店工作表

parent 948395e9
This diff is collapsed.
......@@ -1770,6 +1770,14 @@ export default {
title: '团控列表'
},
},
{
path: '/PriceHotelWorkList', //团酒店工作列表
name: 'PriceHotelWorkList',
component: resolve => require(['@/components/TravelManager/TravelList/PriceHotelWorkList'], resolve),
meta: {
title: '团控列表'
},
},
{
path: '/PassengerFeedback', //旅客反馈数据分析
name: 'PassengerFeedback',
......
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