Commit a8974016 authored by 黄媛媛's avatar 黄媛媛

update

parent 71a96284
......@@ -1256,6 +1256,14 @@ export default {
title: '票券订单'
},
},
{
path: '/scenOrderDetails', //票券订单
name: 'scenOrderDetails',
component: resolve => require(['@/components/scenicSpot/scenOrderDetails'], resolve),
meta: {
title: '票券订单详情'
},
},
{
path: '/admissionStatisticsDetails', //门票统计详情
name: 'admissionStatisticsDetails',
......
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