From c88793db38421513f36b38fdc12d00f8b638fe66 Mon Sep 17 00:00:00 2001
From: chenhaozhe <cgz@hz-kingdee.com>
Date: 星期四, 05 二月 2026 16:20:55 +0800
Subject: [PATCH] 添加  分步式调出单(验证)

---
 pages/index/index.vue |    9 ++++++++-
 1 files changed, 8 insertions(+), 1 deletions(-)

diff --git a/pages/index/index.vue b/pages/index/index.vue
index 84c6954..33e3a11 100644
--- a/pages/index/index.vue
+++ b/pages/index/index.vue
@@ -370,7 +370,14 @@
 						"url": "/pages/zhuangxiang/snZhuangxiang_xiaowei",
 						"id": 28,
 						"hidden": false
-					}
+					},
+                    {
+                    	"img": "../../static/icon/icon15.png",
+                    	"text": "鍒嗘寮忚皟鍑哄崟楠岃瘉",
+                    	"url": "/pages/Kf_MoveStockStepOutBill_CusBar/Kf_MoveStockStepOutBill_CusBar_APP",
+                    	"id": 28,
+                    	"hidden": false
+                    }
 				],
             }
         },

--
Gitblit v1.9.1