From 3b3ff1836b8837ffd541cc7eefde8d5e5d195110 Mon Sep 17 00:00:00 2001
From: 647556386 <647556386@qq.com>
Date: 星期四, 18 十二月 2025 16:32:13 +0800
Subject: [PATCH] 1

---
 项目代码/WIDESEA_WMSClient/src/router/viewGird.js |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

diff --git "a/\351\241\271\347\233\256\344\273\243\347\240\201/WIDESEA_WMSClient/src/router/viewGird.js" "b/\351\241\271\347\233\256\344\273\243\347\240\201/WIDESEA_WMSClient/src/router/viewGird.js"
index 5f34601..9b747c8 100644
--- "a/\351\241\271\347\233\256\344\273\243\347\240\201/WIDESEA_WMSClient/src/router/viewGird.js"
+++ "b/\351\241\271\347\233\256\344\273\243\347\240\201/WIDESEA_WMSClient/src/router/viewGird.js"
@@ -80,6 +80,12 @@
   component: () => import('@/views/outbound/PickingConfirm.vue'),
   meta: { title: '鎷i�夌‘璁�', keepAlive: false }
 },
+ {
+  path: '/outbound/outPicking',
+  name: 'outPicking', 
+  component: () => import('@/views/outbound/outPicking.vue'),
+  meta: { title: '鎷i�夌‘璁�', keepAlive: false }
+},
   {
   path: '/outbound/batchpicking',
   name: 'BatchPickingConfirm', 

--
Gitblit v1.9.3