From 1ed3a8d72dff60d472ece399084e2b33f3e98cdf Mon Sep 17 00:00:00 2001
From: yusijie <ysj@hz-kingdee.com>
Date: 星期五, 15 八月 2025 13:52:03 +0800
Subject: [PATCH] 流转卡派工单排序重置;生产汇报单添加生产日期;车间定位库存查询添加批号字段,仓位代码加宽;小车锁定添加必填控制
---
WebTM/views/home/console_Mobile.html | 24 ++++++++++++++++++++++++
1 files changed, 24 insertions(+), 0 deletions(-)
diff --git a/WebTM/views/home/console_Mobile.html b/WebTM/views/home/console_Mobile.html
index 0f5733c..7015324 100644
--- a/WebTM/views/home/console_Mobile.html
+++ b/WebTM/views/home/console_Mobile.html
@@ -213,6 +213,24 @@
<cite style="white-space:pre-wrap">灏忚溅閿佸畾</cite>
</a>
</li>
+ <li class="layui-col-xs3">
+ <a href="../WMS鎵爜妯″潡/搴撳瓨鏌ヨ/KF_ICInventory_WorkShopByCLD_PDA.html" target="main_self_frame">
+ <i class="layui-icon layui-icon-find-fill"></i>
+ <cite style="white-space:pre-wrap">杞﹂棿瀹氫綅搴撳瓨鏌ヨ</cite>
+ </a>
+ </li>
+ <li class="layui-col-xs3">
+ <a href="../WMS鎵爜妯″潡/閿�鍞嚭搴�/Kf_SellOutBill_YP_QiaoYi_PDA.html" target="main_self_frame">
+ <i class="layui-icon layui-icon-find-fill"></i>
+ <cite style="white-space:pre-wrap">鏍峰搧閿�鍞嚭搴撳崟</cite>
+ </a>
+ </li>
+ <li class="layui-col-xs3">
+ <a href="../WMS鎵爜妯″潡/鐢熶骇璋冩嫧/Kf_MoveStockBill_PDA.html" target="main_self_frame">
+ <i class="layui-icon layui-icon-template-1"></i>
+ <cite style="white-space:pre-wrap">璋冩嫧</cite>
+ </a>
+ </li>
</ul>
</div>
</div>
@@ -432,6 +450,12 @@
<cite style="white-space:pre-wrap">杞﹂棿涓嬫灦鍗曠紦瀛�</cite>
</a>
</li>
+ <li class="layui-col-xs3">
+ <a href="../WMS鎵爜妯″潡/閿�鍞嚭搴�/Kf_SellOutBillList_YP_QiaoYi_PDA.html" target="main_self_frame">
+ <i class="layui-icon layui-icon-down"></i>
+ <cite style="white-space:pre-wrap">鏍峰搧鍑哄簱鍗曠紦瀛�</cite>
+ </a>
+ </li>
</ul>
</div>
</div>
--
Gitblit v1.9.1