From 7fb0a8f0ab16c149484bf043754cd10cfa94de2f Mon Sep 17 00:00:00 2001
From: wangyi <2946747746@qq.com>
Date: 星期一, 19 一月 2026 14:48:05 +0800
Subject: [PATCH] 增加了业务员,保管员和验收员的对应的显示

---
 src/router/index.js |    9 +++++++++
 1 files changed, 9 insertions(+), 0 deletions(-)

diff --git a/src/router/index.js b/src/router/index.js
index 5934fcc..45714ed 100644
--- a/src/router/index.js
+++ b/src/router/index.js
@@ -196,6 +196,15 @@
     ],
   },
   //#endregion
+
+  //#region 鏉$爜涓绘。_閿﹂殕_鑷姩鐧诲綍
+  {
+    path: "/warehouse/barcodeMaster/Gy_BarCodeBillList_JinLong_AutoLogin",
+    component: () => import("@/views/warehouse/barcodeMaster/Gy_BarCodeBillList.vue"),
+    hidden: true,
+  },
+  //#endregion
+
   //#endregion
 
   //#region 浠撳瓨绠$悊

--
Gitblit v1.9.1