1
heshaofeng
2025-12-29 93c9b23160dae882b982c97db941fc3bf8d38c25
项目代码/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')
  }
]