heshaofeng
2025-12-26 32898366256ac7a99c4ecdd094e05e54f8a7e621
项目代码/WIDESEA_WMSClient/src/router/viewGird.js
@@ -248,8 +248,8 @@
    name: 'takeStockOrderDetail',
    component: () => import('@/views/inbound/takeStockOrderDetail.vue')
  }, {
    path: '/dashboard',
    name: 'dashboard',
    path: '/wms-dashboard',
    name: 'wms-dashboard',
    component: () => import('@/views/charts/wms-dashboard.vue')
  }
]