Commit 09fd0ece authored by 黄奎's avatar 黄奎

新增页面

parent 6a4c43bf
This diff is collapsed.
......@@ -3727,6 +3727,11 @@ export default {
name: 'groundOperation',
component: resolve => require(['@/components/dmc/manager/groundOperation'], resolve),
},
{
path: '/groundOperation2',
name: 'groundOperation2',
component: resolve => require(['@/components/dmc/manager/groundOperation2'], resolve),
},
{
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