Code/WMS/WIDESEA_WMSClient/src/router/viewGird.js
@@ -96,6 +96,16 @@ name: 'task_hty', component: () => import('@/views/taskinfo/task_hty.vue') }, { path: '/task_agv', name: 'task_agv', component: () => import('@/views/taskinfo/task_agv.vue') }, { path: '/groupPalle', name: 'groupPalle', component: () => import('@/views/stock/groupPalle.vue') }, { path: '/stockView', name: 'stockView', component: () => import('@/views/stock/stockView.vue')