Commit d8d4654f authored by zhengke's avatar zhengke

增加报价单

parent ac75f1d2
......@@ -2412,6 +2412,15 @@ export default {
title: '报价单'
},
},
//销售-自主开团报价单
{
path: '/newQuotation2',
name: 'newQuotation2',
component: resolve => require(['@/components/TravelManager/TravelNewQuotation/newQuotation'], resolve),
meta: {
title: '报价单'
},
},
{ // 销售 任务管理
path: '/saleTaskManagement',
name: 'saleTaskManagement',
......
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