From 5b76649a97e92e3f02cdbb71e871443524fd0348 Mon Sep 17 00:00:00 2001
From: zhangwencui <1064582902@qq.com>
Date: 星期二, 27 一月 2026 14:12:04 +0800
Subject: [PATCH] 销售台账增加发货列表和发货功能

---
 src/pages.json |   14 ++++++++++++++
 1 files changed, 14 insertions(+), 0 deletions(-)

diff --git a/src/pages.json b/src/pages.json
index 09bebad..e93e39d 100644
--- a/src/pages.json
+++ b/src/pages.json
@@ -58,6 +58,20 @@
       }
     },
     {
+      "path": "pages/sales/salesAccount/out",
+      "style": {
+        "navigationBarTitleText": "鍙戣揣鐘舵��",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/sales/salesAccount/goOut",
+      "style": {
+        "navigationBarTitleText": "鍙戣揣",
+        "navigationStyle": "custom"
+      }
+    },
+    {
       "path": "pages/sales/salesAccount/detail",
       "style": {
         "navigationBarTitleText": "淇敼鍙拌处",

--
Gitblit v1.9.3