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.json |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/src/pages.json b/src/pages.json
index f35c63a..1759892 100644
--- a/src/pages.json
+++ b/src/pages.json
@@ -278,6 +278,12 @@
       }
     },
     {
+      "path": "pages/outbound/index",
+      "style": {
+        "navigationBarTitleText": "鍑哄簱"
+      }
+    },
+    {
       "path": "pages/routingInspection/index",
       "style": {
         "navigationBarTitleText": "宸℃"

--
Gitblit v1.9.3