From b6bac6bb4975de0dca580edfd361544db9a59373 Mon Sep 17 00:00:00 2001
From: duhe <226547893@qq.com>
Date: 星期三, 10 七月 2024 12:27:30 +0800
Subject: [PATCH] PDA快捷方式增加 客户条码扫描记录单、客户条码扫描记录单缓存

---
 WebTM/views/home/console_Mobile.html              |   12 ++++++++++++
 WebTM/Properties/PublishProfiles/JFTM.pubxml.user |    4 ++--
 2 files changed, 14 insertions(+), 2 deletions(-)

diff --git a/WebTM/Properties/PublishProfiles/JFTM.pubxml.user b/WebTM/Properties/PublishProfiles/JFTM.pubxml.user
index 5df8fea..f365f7a 100644
--- a/WebTM/Properties/PublishProfiles/JFTM.pubxml.user
+++ b/WebTM/Properties/PublishProfiles/JFTM.pubxml.user
@@ -1551,7 +1551,7 @@
       <publishTime>07/18/2023 08:41:33</publishTime>
     </File>
     <File Include="views/home/console_Mobile.html">
-      <publishTime>07/03/2024 18:21:36</publishTime>
+      <publishTime>07/10/2024 12:27:08</publishTime>
     </File>
     <File Include="views/home/console_Mobile_KaiBeiNaiTe.html">
       <publishTime>07/18/2023 08:41:08</publishTime>
@@ -1998,7 +1998,7 @@
       <publishTime>07/03/2024 15:14:43</publishTime>
     </File>
     <File Include="views/WMS鎵爜妯″潡/瀹㈡埛鏉$爜鎵弿/Gy_getCusBarCodeBill_PDA.html">
-      <publishTime>07/10/2024 10:00:00</publishTime>
+      <publishTime>07/10/2024 12:16:11</publishTime>
     </File>
     <File Include="views/WMS鎵爜妯″潡/鎵爜楠岃瘉/Gy_BarCodeConfirmBill_PDA.html">
       <publishTime>07/08/2024 15:12:01</publishTime>
diff --git a/WebTM/views/home/console_Mobile.html b/WebTM/views/home/console_Mobile.html
index 19559f2..7263ee6 100644
--- a/WebTM/views/home/console_Mobile.html
+++ b/WebTM/views/home/console_Mobile.html
@@ -180,6 +180,12 @@
                                                 <cite>鐢熶骇琛ユ枡鏍¢獙</cite>
                                             </a>
                                         </li>
+                                        <li class="layui-col-xs3">
+                                            <a href="../WMS鎵爜妯″潡/瀹㈡埛鏉$爜鎵弿/Gy_getCusBarCodeBill_PDA.html" target="main_self_frame">
+                                                <i class="layui-icon layui-icon-windows"></i>
+                                                <cite>瀹㈡埛鏉$爜鎵爜璁板綍鍗�</cite>
+                                            </a>
+                                        </li>
                                     </ul>
                                 </div>
                             </div>
@@ -278,6 +284,12 @@
                                                 <cite>鐢熶骇琛ユ枡鍗�</cite>
                                             </a>
                                         </li>
+                                        <li class="layui-col-xs3">
+                                            <a href="../WMS鎵爜妯″潡/瀹㈡埛鏉$爜鎵弿/Gy_getCusBarCodeBillList_PDA.html" target="main_self_frame">
+                                                <i class="layui-icon layui-icon-windows"></i>
+                                                <cite>瀹㈡埛鏉$爜鎵爜璁板綍鍗�</cite>
+                                            </a>
+                                        </li>
                                     </ul>
                                 </div>
                             </div>

--
Gitblit v1.9.1