heshaofeng
2026-01-06 b13d3d2c634df625dcaa74371f1d36a8376851b4
项目代码/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')
  }
]