wangxinhui
2025-11-03 a0a0df2e824b6fe7e5a3c0afce78127fecf84fc9
项目代码/WMS/WMSClient/src/router/viewGird.js
@@ -217,16 +217,6 @@
    component: () => import('@/views/stock/ProStockView.vue')
  }, 
  {
    path: '/materielnfoStatistics',
    name: 'materielnfoStatistics',
    component: () => import('@/views/stock/materielnfoStatistics.vue')
  },
  {
    path: '/materielnfoStatistics',
    name: 'materielnfoStatistics',
    component: () => import('@/views/stock/materielnfoStatistics.vue')
  },
  {
    path: '/proInStatistics',
    name: 'proInStatistics',
    component: () => import('@/views/inbound/proInStatistics.vue')