Commit 29370508 authored by xuhaoze's avatar xuhaoze

天气工况管理修改,风力配置管理初次提交

parent 99afe1eb
......@@ -398,6 +398,14 @@ const routes = [
}
},
{
path: '/Scheduling/WindManage',
name: 'WindManage',
component: () => import('../views/SchedulingPage/WindManagePage.vue'),
meta: {
title: '风力配置管理'
}
},
{
path: '/Scheduling/Phenomenon',
name: 'Phenomenon',
......
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