From 1e31ba969833df0506be39fa54b4e5fc5930e00c Mon Sep 17 00:00:00 2001
From: huangxiaoqiang <huangxiaoqiang@hnkhzn.com>
Date: 星期四, 02 四月 2026 17:32:34 +0800
Subject: [PATCH] 1

---
 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