| | |
| | | </div> |
| | | </div> |
| | | <div class="layui-inline"> |
| | | <label class="layui-form-label" style="width: 85px;padding: 9px 18px;">æ£éªå</label> |
| | | <label class="layui-form-label" style="width: 85px;padding: 9px 18px;">æ£éªå<label style="color:red"> * </label></label> |
| | | <div class="layui-input-block" style="margin-left: 77px;"> |
| | | <input type="text" class="layui-input" lay-verify="HEmpName" name="HEmpName" id="HEmpName" style="background-color:#efefef4d;width: 60%;display: inline-block;" readonly> |
| | | <input id="HFirstCheckEmp" name="HFirstCheckEmp" type="hidden" value="0"> |
| | |
| | | <div class="layui-form-item"> |
| | | <div class="layui-row"> |
| | | <div class="layui-inline"> |
| | | <label class="layui-form-label" style="width: 85px;padding: 9px 18px;">å·¥åºä»£ç </label> |
| | | <label class="layui-form-label" style="width: 85px;padding: 9px 18px;">å·¥åºä»£ç <label style="color:red"> * </label></label> |
| | | <div class="layui-input-block" style="margin-left: 77px;"> |
| | | <input type="text" class="layui-input" lay-verify="HMainProcNumber" name="HMainProcNumber" id="HMainProcNumber" style="background-color:#efefef4d;width: 60%;display: inline-block;" readonly> |
| | | <input id="HMainProcID" name="HMainProcID" type="hidden" value="0"> |
| | |
| | | </div> |
| | | </div> |
| | | <div class="layui-inline"> |
| | | <label class="layui-form-label" style="width: 85px;padding: 9px 18px;">çäº§çæ¬¡</label> |
| | | <label class="layui-form-label" style="width: 85px;padding: 9px 18px;">çäº§çæ¬¡<label style="color:red"> * </label></label> |
| | | <div class="layui-input-block" style="margin-left: 77px;"> |
| | | <input type="text" class="layui-input" name="HShiftsName" id="HShiftsName" style="background-color:#efefef4d;width: 60%;display: inline-block;" readonly> |
| | | <button class="layui-btn layuiadmin-btn-order" type="button" lay-submit="" lay-filter="btnHShifts" id="btnHShifts" style="padding: 0 10px;float: right;margin-right: 3px;"> |
| | |
| | | $("#HMainProcName").val(checkStatus.data[0].å·¥åºåç§°); |
| | | |
| | | var HQCSchemeID_Patrol = checkStatus.data[0].HQCSchemeID_Patrol; |
| | | |
| | | var HMaterID = $("#HMaterID").val(); |
| | | $.ajax({ |
| | | url: GetWEBURL() + "/Web/GetCheckItemByCheckProjectID", |
| | | type: "GET", |
| | | data: { "CheckProjectID": HQCSchemeID_Patrol,"HBatchQty": 0 }, |
| | | data: { "CheckProjectID": HQCSchemeID_Patrol, "HBatchQty": 0, "HMaterID": HMaterID, "HBillType": "å·¡æ£æ¹æ¡" }, |
| | | success: function (result) { |
| | | if (result.code == 1) { |
| | | var rowdata = []; |
| | |
| | | $("#HMainProcName").val(obj[0].å·¥åºåç§°); |
| | | |
| | | var HQCSchemeID_Patrol = obj[0].HQCSchemeID_Patrol; |
| | | var HMaterID = $("#HMaterID").val(); |
| | | |
| | | $.ajax({ |
| | | url: GetWEBURL() + "/Web/GetCheckItemByCheckProjectID", |
| | | type: "GET", |
| | | data: { "CheckProjectID": HQCSchemeID_Patrol, "HBatchQty": 0 }, |
| | | data: { "CheckProjectID": HQCSchemeID_Patrol, "HBatchQty": 0, "HMaterID": HMaterID, "HBillType": "å·¡æ£æ¹æ¡" }, |
| | | success: function (result) { |
| | | if (result.code == 1) { |
| | | var rowdata = []; |