1
huangxiaoqiang
2025-12-29 3159971af301f5bb8871e1c695fa4463c270db0f
项目代码/WIDESEA_WMSClient/src/router/viewGird.js
@@ -247,6 +247,10 @@
    path: '/takeStockOrderDetail',
    name: 'takeStockOrderDetail',
    component: () => import('@/views/inbound/takeStockOrderDetail.vue')
  }, {
    path: '/wms-dashboard',
    name: 'wms-dashboard',
    component: () => import('@/views/charts/wms-dashboard.vue')
  }
]