Commit ec9d4b3c authored by youjie's avatar youjie

no message

parent 5a96763a
......@@ -2267,7 +2267,7 @@ export default {
name: 'CharteringProductList',
component: resolve => require(['@/components/busManagement/CharteringManagement/CharteringProductList'], resolve),
meta: {
title: 'PAK管理'
title: '包车管理'
},
},
{
......@@ -2283,7 +2283,7 @@ export default {
name: 'CharteringQuotation',
component: resolve => require(['@/components/busManagement/CharteringManagement/CharteringQuotation'], resolve),
meta: {
title: 'PAK产品类型'
title: '包车产品类型'
},
},
{
......@@ -2291,7 +2291,7 @@ export default {
name: 'CharteringPackagePrice',
component: resolve => require(['@/components/busManagement/CharteringManagement/CharteringPackagePrice'], resolve),
meta: {
title: 'PAK产品报价'
title: '包车产品报价'
},
},
{
......@@ -2299,7 +2299,7 @@ export default {
name: 'BookAcarList',
component: resolve => require(['@/components/busManagement/BookAcar/list'], resolve),
meta: {
title: 'PAK预定'
title: '包车预定'
},
},
{
......@@ -2307,7 +2307,7 @@ export default {
name: 'CharterPreview',
component: resolve => require(['@/components/busManagement/BookAcar/CharterPreview'], resolve),
meta: {
title: 'PAK预览'
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