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