Code/WCS/WIDESEAWCS_Client/src/router/viewGird.js
@@ -69,6 +69,11 @@ component: () => import('@/views/taskinfo/robotTask.vue') }, { path: '/robotState', name: 'robotState', component: () => import('@/views/taskinfo/robotState.vue') }, { path: '/task', name: 'task', component: () => import('@/views/taskinfo/task.vue')