Commit d2309136 authored by 黄奎's avatar 黄奎
parents 4e6f2bd8 9b0df04d
......@@ -2916,6 +2916,15 @@ export default {
title: '制作报价单'
},
},
{ //新版报价单审核
path: '/QuotationAduit',
name: 'QuotationAduit',
component: resolve => require(['@/components/TravelManager/TravelNewQuotation/QuotationAduit'], resolve),
meta: {
title: '报价单审核'
},
},
{ //团控-我的机票
path: '/TravelMyTicket',
name: 'TravelMyTicket',
......
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