代码管理/NEWCode/WIDESEAWCS_Client/src/router/viewGird.js
@@ -53,10 +53,18 @@ path: '/task', name: 'task', component: () => import('@/views/taskinfo/task.vue') }, { path: '/cztask', name: 'cztask', component: () => import('@/views/taskinfo/cztask.vue') }, { path: '/router', name: 'router', component: () => import('@/views/basicinfo/router.vue') }, { path: '/Dt_Stationinfo', name: 'Dt_Stationinfo', component: () => import('@/views/system/Dt_Stationinfo.vue') }] export default viewgird