Commit b66d0bd0 authored by 王悦's avatar 王悦

配置文件修改

parent b3c38e63
......@@ -1032,14 +1032,14 @@ export default {
title: '机票列表'
},
},
{
path: '/individualTicket', //散客机票
name: 'individualTicket',
component: resolve => require(['@/components/Ticketing/individualTicket'], resolve),
meta: {
title: '散客机票'
},
},
// {
// path: '/individualTicket', //散客机票
// name: 'individualTicket',
// component: resolve => require(['@/components/Ticketing/individualTicket'], resolve),
// meta: {
// title: '散客机票'
// },
// },
// ,{
// path: '/IndividualTicketOrder', //散客今日机票订单
// name: 'IndividualTicketOrder',
......
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