From 86edf5829b69a4cdd93ec443871f9d2ecb6702b2 Mon Sep 17 00:00:00 2001
From: duhe <226547893@qq.com>
Date: 星期三, 02 七月 2025 17:00:39 +0800
Subject: [PATCH] 1
---
WebTM/views/生产管理/班次开班单/Sc_ShiftsBeginInfoBill_Add_Edit.html | 7 +++++++
1 files changed, 7 insertions(+), 0 deletions(-)
diff --git "a/WebTM/views/\347\224\237\344\272\247\347\256\241\347\220\206/\347\217\255\346\254\241\345\274\200\347\217\255\345\215\225/Sc_ShiftsBeginInfoBill_Add_Edit.html" "b/WebTM/views/\347\224\237\344\272\247\347\256\241\347\220\206/\347\217\255\346\254\241\345\274\200\347\217\255\345\215\225/Sc_ShiftsBeginInfoBill_Add_Edit.html"
index 608ccc6..2753e29 100644
--- "a/WebTM/views/\347\224\237\344\272\247\347\256\241\347\220\206/\347\217\255\346\254\241\345\274\200\347\217\255\345\215\225/Sc_ShiftsBeginInfoBill_Add_Edit.html"
+++ "b/WebTM/views/\347\224\237\344\272\247\347\256\241\347\220\206/\347\217\255\346\254\241\345\274\200\347\217\255\345\215\225/Sc_ShiftsBeginInfoBill_Add_Edit.html"
@@ -127,6 +127,12 @@
</div>
</div>
<div class="layui-col-xs3 layui-inline">
+ <label class="layui-form-label" style="width: 85px;">瀹炲埌宀椾汉鏁�<label style="color:red"> * </label></label>
+ <div class="layui-input-inline">
+ <input type="text" class="layui-input" lay-verify="HRelEmpQty" name="HRelEmpQty" id="HRelEmpQty" value="">
+ </div>
+ </div>
+ <div class="layui-col-xs3 layui-inline">
<label class="layui-form-label" style="width: 95px; margin-left: -15px;">璁″垝鍋滃伐鏃堕暱<label style="color:red"> * </label></label>
<div class="layui-input-inline">
<input type="text" class="layui-input" lay-verify="HPlanShutdownTimes" name="HPlanShutdownTimes" id="HPlanShutdownTimes" value="0">
@@ -816,6 +822,7 @@
, "HGroupLeaderID": data[0]["HGroupLeaderID"]
, "HGroupLeaderName": data[0]["鐝粍闀�"]
, "HStdEmpQty": data[0]["搴斿埌宀椾汉鏁�"]
+ , "HRelEmpQty": data[0]["瀹炲埌宀椾汉鏁�"]
, "HPlanShutdownTimes": data[0]["璁″垝鍋滃伐鏃堕暱"]
, "HRemark": data[0]["琛ㄥご澶囨敞"]
--
Gitblit v1.9.1