From 5041a3fe01314dbf404fecc25df56cc2a43ad209 Mon Sep 17 00:00:00 2001
From: wangxinhui <wangxinhui@hnkhzn.com>
Date: 星期五, 03 四月 2026 15:29:09 +0800
Subject: [PATCH] 更新资料

---
 Code Management/WMS/WIDESEA_WMSClient/src/router/viewGird.js |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/Code Management/WMS/WIDESEA_WMSClient/src/router/viewGird.js b/Code Management/WMS/WIDESEA_WMSClient/src/router/viewGird.js
index c07ba89..8e10505 100644
--- a/Code Management/WMS/WIDESEA_WMSClient/src/router/viewGird.js
+++ b/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')
   }
 ]
 

--
Gitblit v1.9.3