Commit ced1583d authored by 黄奎's avatar 黄奎

新增页面

parent 68ed7368
This diff is collapsed.
......@@ -3796,6 +3796,14 @@ export default {
title: '制作报价单'
},
},
{ //新版制作报价单
path: '/EditOffer',
name: 'EditOffer',
component: resolve => require(['@/components/TravelManager/TravelNewQuotation/EditOffer'], resolve),
meta: {
title: '制作报价单'
},
},
{ //报价单变更
path: '/OfferChange',
name: 'OfferChange',
......
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