From 3bd2c47598b8c6fca2c2fe5bebc280cb536dbae9 Mon Sep 17 00:00:00 2001
From: duhe <226547893@qq.com>
Date: 星期三, 20 十一月 2024 08:46:10 +0800
Subject: [PATCH] 发货通知单 允许 输入 负数(即 非0的数字都允许保存)

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

diff --git a/WebTM/views/home/console_Mobile.html b/WebTM/views/home/console_Mobile.html
index 7263ee6..843de24 100644
--- a/WebTM/views/home/console_Mobile.html
+++ b/WebTM/views/home/console_Mobile.html
@@ -107,9 +107,9 @@
                                         </li>
 
                                         <li class="layui-col-xs3">
-                                            <a href="../浠撳瓨绠$悊/鏉$爜搴撳瓨/KF_ICInventoryByMaterID.html" target="main_self_frame">
+                                            <a href="../WMS鎵爜妯″潡/搴撳瓨鏌ヨ/KF_ICInventoryByCLD_PDA.html" target="main_self_frame">
                                                 <i class="layui-icon layui-icon-find-fill"></i>
-                                                <cite>搴撳瓨鏌ヨ</cite>
+                                                <cite>ERP鍙婃椂搴撳瓨鏌ヨ</cite>
                                             </a>
                                         </li>
                                         <li class="layui-col-xs3">

--
Gitblit v1.9.1