Commit d92e8367 authored by 黄媛媛's avatar 黄媛媛
parents 067a0b1d 0c6aa567
This diff is collapsed.
...@@ -1770,6 +1770,14 @@ export default { ...@@ -1770,6 +1770,14 @@ export default {
title: '团控列表' title: '团控列表'
}, },
}, },
{
path: '/PriceHotelWorkList', //团酒店工作列表
name: 'PriceHotelWorkList',
component: resolve => require(['@/components/TravelManager/TravelList/PriceHotelWorkList'], resolve),
meta: {
title: '团酒店工作列表'
},
},
{ {
path: '/PassengerFeedback', //旅客反馈数据分析 path: '/PassengerFeedback', //旅客反馈数据分析
name: '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