Commit e9eb95d2 authored by 吴春's avatar 吴春

1

parent d9d80734
......@@ -3307,6 +3307,14 @@ export default {
title: '产品查询'
},
},
{ // 机损核实
path: '/productTicketLossList',
name: 'productTicketLossList',
component: resolve => require(['@/components/SalesModule/productTicketLossList'], resolve),
meta: {
title: '产品查询'
},
},
{ // 销售 一日游产品查询
path: '/productQueryOne',
name: 'productQueryOne',
......
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