wanshenmean
18 小时以前 fac6be89f3a02270b7b4a1bbe1f0dc05788c368e
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')