| | |
| | | <label class="layui-form-label">å½åå·¥åº:</label> |
| | | <div class="layui-input-inline"> |
| | | <input class="layui-input" name="HProcName" lay-verify="HProcName" id="HProcName" disabled autocomplete="off"> |
| | | <input id="HProcID" name="HProcID" value="0" type="hidden" /> |
| | | <input id="HProcID" name="HProcID" value="0" type="hidden" /> |
| | | </div> |
| | | </div> |
| | | </div> |
| | |
| | | <div class="layui-inline" style="display:none"> |
| | | <label class="layui-form-label">æºåè¡å·:</label> |
| | | <div class="layui-input-inline"> |
| | | <input class="layui-input" name="HMainSourceEntryID" lay-verify="HMainSourceEntryID" id="HMainSourceEntryID" value="0" autocomplete="off" disabled> |
| | | <input class="layui-input" name="HMainSourceEntryID" lay-verify="HMainSourceEntryID" id="HMainSourceEntryID" value="0" autocomplete="off" disabled> |
| | | </div> |
| | | </div> |
| | | <div class="layui-inline"> |
| | | <label class="layui-form-label">ç产订å:</label> |
| | | <div class="layui-input-inline"> |
| | | <input class="layui-input" name="HICMOBillNo" lay-verify="HICMOBillNo" id="HICMOBillNo" autocomplete="off"> |
| | | <input id="HICMOInterID" name="HICMOInterID" type="hidden" value="0" /> |
| | | <input id="HICMOEntryID" name="HICMOEntryID" type="hidden" value="0" /> |
| | | <input id="HICMOInterID" name="HICMOInterID" type="hidden" value="0" /> |
| | | <input id="HICMOEntryID" name="HICMOEntryID" type="hidden" value="0" /> |
| | | </div> |
| | | </div> |
| | | </div> |
| | |
| | | </div> |
| | | </div> |
| | | |
| | | </div> |
| | | <div class="layui-form-item"> |
| | | <div class="layui-inline"> |
| | | <label class="layui-form-label">å¼å·¥äººæ°:</label> |
| | | <div class="layui-input-inline"> |
| | | <input class="layui-input" name="HPeopleSum" lay-verify="HPeopleSum" id="HPeopleSum" value="0" autocomplete="off"> |
| | | </div> |
| | | </div> |
| | | </div> |
| | | </div> |
| | | <div class="layui-tab-item"> |
| | |
| | | , "HICMOInterID": data.HICMOInterID //ç产订å主ID |
| | | , "HICMOEntryID": data.HICMOEntryID //ç产订ååID |
| | | , "HICMOBillNo": data.HICMOBillNo //ç产订å |
| | | , "HPeopleSum": data.å¼å·¥äººæ° //å¼å·¥äººæ° |
| | | , "HRemark": data.夿³¨ //夿³¨ |
| | | , "HMaker": data.å¶å人 //å¶å人 |
| | | , "HMakeDate": data.å¶åæ¥æ //å¶åæ¥æ |
| | |
| | | layer.msg("车é´ä¸è½ä¸ºç©ºï¼", { icon: 5, btn: ['确认'], time: 2000, offset: 't', skin: 'layui-layer-lan', title: "温馨æç¤º" }); |
| | | return Result = false; |
| | | } |
| | | if ($("#HPeopleSum").val() == '' || $("#HPeopleSum").val() == null || $("#HPeopleSum").val() == 0) { |
| | | layer.msg("å¼å·¥äººæ°ä¸è½ä¸º0ï¼", { icon: 5, btn: ['确认'], time: 2000, offset: 't', skin: 'layui-layer-lan', title: "温馨æç¤º" }); |
| | | return Result = false; |
| | | } |
| | | if (OperationType == "2") { |
| | | if ($("#HICMOInterID").val() == '' || $("#HICMOInterID").val() == null) { |
| | | layer.msg("ç产订åä¸è½ä¸ºç©ºï¼", { icon: 5, btn: ['确认'], time: 2000, offset: 't', skin: 'layui-layer-lan', title: "温馨æç¤º" }); |