Commit 54b305cf authored by 吴春's avatar 吴春

1

parent 138ceee9
This diff is collapsed.
......@@ -210,6 +210,16 @@ export default {
title: '城市管理'
},
},
{
path: '/selfFunded', //自费项目管理
name: 'selfFunded',
component: resolve => require(['@/components/platformModule/selfFunded'], resolve),
meta: {
title: '自费项目管理'
},
},
{
path: '/scmAccountManagement', //供应商账号管理
name: 'scmAccountManagement',
......
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