From dfe428b9d7e76c8172a8599d13db10c06fc336a2 Mon Sep 17 00:00:00 2001
From: spring <2396852758@qq.com>
Date: 星期六, 29 十一月 2025 16:38:58 +0800
Subject: [PATCH] fix: 完成扫码出库功能

---
 src/pages/index/index.vue |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/src/pages/index/index.vue b/src/pages/index/index.vue
index b5db940..111981c 100644
--- a/src/pages/index/index.vue
+++ b/src/pages/index/index.vue
@@ -201,6 +201,12 @@
     url: "/pages/routingInspection/index",
     show: false,
   },
+  // {
+  //   icon: "/static/icons/log.png",
+  //   title: "鍑哄簱",
+  //   url: "/pages/outbound/index",
+  //   show: true,
+  // },
 ]);
 
 // 鍔犺浇璁块棶缁熻鏁版嵁

--
Gitblit v1.9.3