From b7f53ba61fbc1844d7b92ff852762b140d46ab54 Mon Sep 17 00:00:00 2001
From: huanghongfeng <huanghongfeng@hnkhzn.com>
Date: 星期一, 23 六月 2025 19:58:16 +0800
Subject: [PATCH] 最新

---
 代码管理/WMS/WIDESEA_WMSClient/src/router/viewGird.js |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git "a/\344\273\243\347\240\201\347\256\241\347\220\206/WMS/WIDESEA_WMSClient/src/router/viewGird.js" "b/\344\273\243\347\240\201\347\256\241\347\220\206/WMS/WIDESEA_WMSClient/src/router/viewGird.js"
index d5007fe..7d799df 100644
--- "a/\344\273\243\347\240\201\347\256\241\347\220\206/WMS/WIDESEA_WMSClient/src/router/viewGird.js"
+++ "b/\344\273\243\347\240\201\347\256\241\347\220\206/WMS/WIDESEA_WMSClient/src/router/viewGird.js"
@@ -84,6 +84,10 @@
     name: 'stockInfoDetail',
     component: () => import('@/views/stock/stockInfoDetail.vue')
   }, {
+    path: '/vv_StockInfoDet',
+    name: 'vv_StockInfoDet',
+    component: () => import('@/views/stock/vv_StockInfoDet.vue')
+  }, {
     path: '/task',
     name: 'task',
     component: () => import('@/views/taskinfo/task.vue')

--
Gitblit v1.9.3