dengjunjie
2025-07-09 7ca9651f81d7b84f054194d3d46fdbd1d9c8b922
项目代码/WMS/WIDESEA_WMSClient/src/router/viewGird.js
@@ -15,7 +15,11 @@
    name: 'permission',
    component: () => import('@/views/system/Permission.vue')
  },
  {
    path: '/permissionPDA',
    name: 'permissionPDA',
    component: () => import('@/views/system/PermissionPDA.vue')
  },
  {
    path: '/Sys_Dictionary',
    name: 'Sys_Dictionary',
@@ -53,7 +57,11 @@
    path: '/warehouse',
    name: 'warehouse',
    component: () => import('@/views/basic/warehouse.vue')
  }, {
  },{
    path: '/palletCodeInfo',
    name: 'palletCodeInfo',
    component: () => import('@/views/basic/palletCodeInfo.vue')
  },{
    path: '/inboundOrder',
    name: 'inboundOrder',
    component: () => import('@/views/inbound/inboundOrder.vue')
@@ -85,6 +93,14 @@
    path: '/outboundOrderDetail_hty',
    name: 'outboundOrderDetail_hty',
    component: () => import('@/views/outbound/outboundOrderDetail_hty.vue')
  },{
    path: '/inventoryInfo',
    name: 'inventoryInfo',
    component: () => import('@/views/stock/inventoryInfo.vue')
  },{
    path: '/inventoryBatch',
    name: 'inventoryBatch',
    component: () => import('@/views/stock/inventoryBatch.vue')
  }, {
    path: '/stockInfo',
    name: 'stockInfo',