Commit b66d0bd0 authored by 王悦's avatar 王悦

配置文件修改

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