wangxinhui
2026-04-03 5041a3fe01314dbf404fecc25df56cc2a43ad209
Code Management/WMS/WIDESEA_WMSClient/src/router/viewGird.js
@@ -78,6 +78,10 @@
    path: '/locationStatusChangeRecord',
    name: 'locationStatusChangeRecord',
    component: () => import('@/views/record/locationStatusChangeRecord.vue')
  }, {
    path: '/Dt_StationManager',
    name: 'Dt_StationManager',
    component: () => import('@/views/basic/Dt_StationManager.vue')
  }
]