From 60df023da9dadd8833ebf2828b6e5ae6b408534a Mon Sep 17 00:00:00 2001
From: yxj <yxj@hz-kingdee.com>
Date: 星期四, 27 六月 2024 14:19:19 +0800
Subject: [PATCH] PDA上料防错单模块界面增加流水号、工序,增加根据流水号带出对应清单;PDA进站单增加上料防错扫码功能
---
WebTM/views/PublicPage/DeptInformation_PDA.html | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/WebTM/views/PublicPage/DeptInformation_PDA.html b/WebTM/views/PublicPage/DeptInformation_PDA.html
index 12c6618..629dc58 100644
--- a/WebTM/views/PublicPage/DeptInformation_PDA.html
+++ b/WebTM/views/PublicPage/DeptInformation_PDA.html
@@ -34,7 +34,7 @@
<div class="layui-col-xs3 layui-inline" style="width: 23%;display:none;">
<div id="treeDepartment" lay-filter="treeDepartment" class="demo-tree demo-tree-box" style="height: 580px; overflow: scroll;"></div>
</div>
- <div>
+ <div style="margin-top:5px;margin-bottom:5px;">
<div class="layui-inline" style="margin-left:5px;">
<label style="width: 28px;">浠g爜</label>
--
Gitblit v1.9.1