Commit be775761 authored by 黄奎's avatar 黄奎

1

parent 63da3d1b
......@@ -2651,6 +2651,14 @@ export default {
title: '线路管理'
},
},
{
path: '/adddzline', //定制包车=>线路新增修改
name: 'adddzline',
component: resolve => require(['@/components/TravelManager/customizedcar/adddzline'], resolve),
meta: {
title: '线路管理'
},
},
......
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