Commit 3cc9069f authored by 黄奎's avatar 黄奎

1

parent a73d88c6
This diff is collapsed.
......@@ -5260,6 +5260,14 @@ export default {
title: '出团公司审核'
}
},
{
path: '/changePriceAudit',
name: 'changePriceAudit',
component: resolve => require(['@/components/dmc/manager/changePriceAudit'], resolve),
meta: {
title: '团队价格审核'
}
},
{
path: '/newFeature',
name: 'newFeature',
......
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