From c647e356519c04743ac826057873ebe8bd398f5d Mon Sep 17 00:00:00 2001
From: yxj <yxj@hz-kingdee.com>
Date: 星期五, 06 二月 2026 15:45:59 +0800
Subject: [PATCH] 新增PDA销售退货、采购退料、生产退库校验扫码模块、缓存列表模块

---
 WebTM/views/home/console_Mobile.html |   36 ++++++++++++++++++++++++++++++++++++
 1 files changed, 36 insertions(+), 0 deletions(-)

diff --git a/WebTM/views/home/console_Mobile.html b/WebTM/views/home/console_Mobile.html
index c0fc8c8..d9c3423 100644
--- a/WebTM/views/home/console_Mobile.html
+++ b/WebTM/views/home/console_Mobile.html
@@ -341,9 +341,27 @@
                                             </a>
                                         </li>
                                         <li class="layui-col-xs3">
+                                            <a href="../WMS鎵爜妯″潡/鐢熶骇鍏ュ簱/Kf_ProductInBackBill_Check_PDA.html" target="main_self_frame">
+                                                <i class="layui-icon layui-icon-note"></i>
+                                                <cite style="white-space:pre-wrap">鐢熶骇閫�搴撳崟鏍¢獙</cite>
+                                            </a>
+                                        </li>
+                                        <li class="layui-col-xs3">
+                                            <a href="../WMS鎵爜妯″潡/閲囪喘鍏ュ簱/Kf_POStockInBackBill_Check_PDA.html" target="main_self_frame">
+                                                <i class="layui-icon layui-icon-cart-simple"></i>
+                                                <cite style="white-space:pre-wrap">閲囪喘閫�鏂欏崟鏍¢獙</cite>
+                                            </a>
+                                        </li>
+                                        <li class="layui-col-xs3">
                                             <a href="../WMS鎵爜妯″潡/鐢熶骇棰嗘枡/Kf_MateOutBackBill_Check_PDA.html" target="main_self_frame">
                                                 <i class="layui-icon layui-icon-read"></i>
                                                 <cite style="white-space:pre-wrap">鐢熶骇閫�鏂欏崟鏍¢獙</cite>
+                                            </a>
+                                        </li>
+                                        <li class="layui-col-xs3">
+                                            <a href="../WMS鎵爜妯″潡/閿�鍞嚭搴�/Kf_SellOutBackBill_Check_PDA.html" target="main_self_frame">
+                                                <i class="layui-icon layui-icon-survey"></i>
+                                                <cite style="white-space:pre-wrap">閿�鍞��璐у崟鏍¢獙</cite>
                                             </a>
                                         </li>
                                         <li class="layui-col-xs3">
@@ -584,12 +602,30 @@
                                             </a>
                                         </li>
                                         <li class="layui-col-xs3">
+                                            <a href="../WMS鎵爜妯″潡/鐢熶骇鍏ュ簱/Kf_ProductInBackBill_CheckList_PDA.html" target="main_self_frame">
+                                                <i class="layui-icon layui-icon-note"></i>
+                                                <cite style="white-space:pre-wrap">鐢熶骇閫�搴撳崟鏍¢獙缂撳瓨</cite>
+                                            </a>
+                                        </li>
+                                        <li class="layui-col-xs3">
+                                            <a href="../WMS鎵爜妯″潡/閲囪喘鍏ュ簱/Kf_POStockInBackBill_CheckList_PDA.html" target="main_self_frame">
+                                                <i class="layui-icon layui-icon-cart-simple"></i>
+                                                <cite style="white-space:pre-wrap">閲囪喘閫�鏂欏崟鏍¢獙缂撳瓨</cite>
+                                            </a>
+                                        </li>
+                                        <li class="layui-col-xs3">
                                             <a href="../WMS鎵爜妯″潡/鐢熶骇棰嗘枡/Kf_MateOutBackBill_CheckList_PDA.html" target="main_self_frame">
                                                 <i class="layui-icon layui-icon-read"></i>
                                                 <cite style="white-space:pre-wrap">鐢熶骇閫�鏂欏崟鏍¢獙缂撳瓨</cite>
                                             </a>
                                         </li>
                                         <li class="layui-col-xs3">
+                                            <a href="../WMS鎵爜妯″潡/閿�鍞嚭搴�/Kf_SellOutBackBill_CheckList_PDA.html" target="main_self_frame">
+                                                <i class="layui-icon layui-icon-survey"></i>
+                                                <cite style="white-space:pre-wrap">閿�鍞��璐у崟鏍¢獙缂撳瓨</cite>
+                                            </a>
+                                        </li>
+                                        <li class="layui-col-xs3">
                                             <a href="../WMS鎵爜妯″潡/濮斿棰嗘枡/Kf_EntrustOutBackBill_CheckList_PDA.html" target="main_self_frame">
                                                 <i class="layui-icon layui-icon-rate-half"></i>
                                                 <cite style="white-space:pre-wrap">濮斿閫�鏂欏崟鏍¢獙缂撳瓨</cite>

--
Gitblit v1.9.1