| | |
| | | <!DOCTYPE html> |
| | | <html> |
| | | |
| | | <head> |
| | | <meta charset="utf-8" /> |
| | | <title>å½åå·¥å(æ«ç æ±æ¥)</title> |
| | |
| | | <script src="../../../layuiadmin/echarts.min.js"></script> |
| | | <script src="../../../layuiadmin/PlateBinding.js"></script> |
| | | </head> |
| | | |
| | | <body> |
| | | <div class="layui-fluid"> |
| | | <div class="layui-col-md12"> |
| | |
| | | <div id="top" style="width:100%;height:calc(60vh);"> |
| | | <div id="top-left" style="width: 30%; height: calc(40vh); float: left;"> |
| | | <div class="layui-inline"> |
| | | <label class="layui-form-label" style="width: 30px;"><span style="font-weight:bolder">设å¤</span></label> |
| | | <label class="layui-form-label" style="width: 30px;"><span |
| | | style="font-weight:bolder">设å¤</span></label> |
| | | </div> |
| | | <div> |
| | | <img src="../../../layuiadmin/layui/images/device.png" onerror="javascript:this.src='../../../layuiadmin/layui/images/erro.png';this.onerror = null" style="width:40%;height:calc(15vh);float:left" /> |
| | | <img src="../../../layuiadmin/layui/images/device.png" |
| | | onerror="javascript:this.src='../../../layuiadmin/layui/images/erro.png';this.onerror = null" |
| | | style="width:40%;height:calc(15vh);float:left" /> |
| | | <div style="float:left;margin-left:5%;"> |
| | | <dl> |
| | | <dd> |
| | | <h2><span style="margin-left:10px;" id="HEquipName"></span></h2> |
| | | <h3><span>设å¤ç¼å·:<span style="margin-left:10px;" id="HEquipCode"></span></span></h3> |
| | | <h3><span>设å¤ç¶æ:<span style="margin-left:10px;" id="HEquipStatus"></span></span></h3> |
| | | <h3><span>è¿è¡æ¶é´:<span style="margin-left:10px;" id="HWorkTime"></span></span></h3> |
| | | <h3><span>彿¥ç¹æ£æ¶é´:<span style="margin-left:10px;" id="HDotCheckDate"></span></span></h3> |
| | | <h3><span>æåä¿å
»æ¶é´:<span style="margin-left:10px;" id="HMaintainDate"></span></span></h3> |
| | | <h3><span>设å¤ç¼å·:<span style="margin-left:10px;" |
| | | id="HEquipCode"></span></span></h3> |
| | | <h3><span>设å¤ç¶æ:<span style="margin-left:10px;" |
| | | id="HEquipStatus"></span></span></h3> |
| | | <h3><span>è¿è¡æ¶é´:<span style="margin-left:10px;" |
| | | id="HWorkTime"></span></span></h3> |
| | | <h3><span>彿¥ç¹æ£æ¶é´:<span style="margin-left:10px;" |
| | | id="HDotCheckDate"></span></span></h3> |
| | | <h3><span>æåä¿å
»æ¶é´:<span style="margin-left:10px;" |
| | | id="HMaintainDate"></span></span></h3> |
| | | </dd> |
| | | </dl> |
| | | </div> |
| | | </div> |
| | | </div> |
| | | <div id="center-center" style="width: 15%; height: calc(40vh); float: left; margin-left: 0.2%;"> |
| | | <div id="chart1" style="width: 75%; height: calc(40vh); left: 2%; float: left;"></div> |
| | | <div id="center-center" |
| | | style="width: 15%; height: calc(40vh); float: left; margin-left: 0.2%;"> |
| | | <div id="chart1" style="width: 75%; height: calc(40vh); left: 2%; float: left;"> |
| | | </div> |
| | | </div> |
| | | <div id="center-right" style="width: 500px; height: calc(40vh); float: left;margin-top:5%;"> |
| | | <div id="center-right" |
| | | style="width: 500px; height: calc(40vh); float: left;margin-top:5%;"> |
| | | <div class="layui-row" style="margin-bottom: 30px;"> |
| | | <div class="layui-inline"> |
| | | <label class="layui-form-label" style="width: 65px;">æ¡å½¢ç :</label> |
| | | <div class="layui-input-block" style="margin-left: 95px;"> |
| | | <input type="text" class="layui-input" name="HBarCodeSN" value="" lay-verify="HBarCodeSN" autocomplete="off" placeholder="请é®å
¥åå车" id="HBarCodeSN" style="width: 240px;"> |
| | | <input type="text" class="layui-input" name="HBarCodeSN" value="" |
| | | lay-verify="HBarCodeSN" autocomplete="off" placeholder="请é®å
¥åå车" |
| | | id="HBarCodeSN" style="width: 240px;"> |
| | | <input type="hidden" name="HBarCode" id="HBarCode" value=""> |
| | | </div> |
| | | </div> |
| | |
| | | <div class="layui-inline"> |
| | | <label class="layui-form-label" style="width: 65px;">å·¥åº:</label> |
| | | <div class="layui-input-block" style="margin-left: 9px;"> |
| | | <input type="text" class="layui-input" name="HProcName" value="" lay-verify="HProcName" id="HProcName" style="background-color: #efefef4d; width: 43%; display: inline-block;" readonly> |
| | | <input type="hidden" name="HProcID" id="HProcID" lay-verify="HProcID" value="0"> |
| | | <button class="layui-btn layuiadmin-btn-order" type="button" lay-submit="" lay-filter="btnHProcID" id="btnHProcID" style="padding: 0 10px;float: right;margin-right: 3px;"> |
| | | <input type="text" class="layui-input" name="HProcName" value="" |
| | | lay-verify="HProcName" id="HProcName" |
| | | style="background-color: #efefef4d; width: 43%; display: inline-block;" |
| | | readonly> |
| | | <input type="hidden" name="HProcID" id="HProcID" lay-verify="HProcID" |
| | | value="0"> |
| | | <button class="layui-btn layuiadmin-btn-order" type="button" |
| | | lay-submit="" lay-filter="btnHProcID" id="btnHProcID" |
| | | style="padding: 0 10px;float: right;margin-right: 3px;"> |
| | | <i class="layui-icon layui-icon-search layuiadmin-button-btn"></i> |
| | | </button> |
| | | </div> |
| | |
| | | <div class="layui-inline" style="display:none"> |
| | | <label class="layui-form-label" style="width: 65px;">æµæ°´å·:</label> |
| | | <div class="layui-input-block" style="margin-left: 95px;"> |
| | | <input type="text" class="layui-input" name="HProcNo" value="" lay-verify="HProcNo" id="HProcNo" style="width: 150px; background-color: #efefef4d; " readonly> |
| | | <input type="text" class="layui-input" name="HProcNo" value="" |
| | | lay-verify="HProcNo" id="HProcNo" |
| | | style="width: 150px; background-color: #efefef4d; " readonly> |
| | | </div> |
| | | </div> |
| | | <div class="layui-inline"> |
| | | <label class="layui-form-label" style="width: 65px;">çäº§èµæº:</label> |
| | | <div class="layui-input-block" style="margin-left: 9px;"> |
| | | <input type="text" class="layui-input" name="HSourceName" value="" lay-verify="HSourceName" id="HSourceName" style="background-color: #efefef4d; width: 43%; display: inline-block;" readonly> |
| | | <input type="hidden" name="HSourceID" id="HSourceID" lay-verify="HSourceID" value="0"> |
| | | <button class="layui-btn layuiadmin-btn-order" type="button" lay-submit="" lay-filter="btnHSourceID" id="btnHSourceID" style="padding: 0 10px;float: right;margin-right: 3px;"> |
| | | <input type="text" class="layui-input" name="HSourceName" value="" |
| | | lay-verify="HSourceName" id="HSourceName" |
| | | style="background-color: #efefef4d; width: 43%; display: inline-block;" |
| | | readonly> |
| | | <input type="hidden" name="HSourceID" id="HSourceID" |
| | | lay-verify="HSourceID" value="0"> |
| | | <button class="layui-btn layuiadmin-btn-order" type="button" |
| | | lay-submit="" lay-filter="btnHSourceID" id="btnHSourceID" |
| | | style="padding: 0 10px;float: right;margin-right: 3px;"> |
| | | <i class="layui-icon layui-icon-search layuiadmin-button-btn"></i> |
| | | </button> |
| | | </div> |
| | |
| | | <div class="layui-inline"> |
| | | <label class="layui-form-label" style="width: 65px;">åæ ¼æ°é:</label> |
| | | <div class="layui-input-block" style="margin-left: 95px;"> |
| | | <input type="text" class="layui-input" name="HQty" value="0" lay-verify="HQty" id="HQty" style="width: 150px;"> |
| | | <input class="layui-input layui-input-number" name="HQty" value="0" |
| | | lay-verify="HQty" id="HQty" style="width: 150px;"> |
| | | <!-- <input type="text" class="layui-input" name="HQty" value="0" |
| | | lay-verify="HQty" id="HQty" style="width: 150px;"> --> |
| | | </div> |
| | | |
| | | </div> |
| | | <div class="layui-inline"> |
| | | <label class="layui-form-label" style="width: 65px;">éé:</label> |
| | | <div class="layui-input-block" style="margin-left: 95px;"> |
| | | <input type="text" class="layui-input" name="HWeight" value="0" lay-verify="HWeight" id="HWeight" style="width: 150px;"> |
| | | <input type="text" class="layui-input" name="HWeight" value="0" |
| | | lay-verify="HWeight" id="HWeight" style="width: 150px;"> |
| | | </div> |
| | | </div> |
| | | </div> |
| | |
| | | <div class="layui-inline"> |
| | | <label class="layui-form-label" style="width: 65px;">å·¥ä½ä¸å¿:</label> |
| | | <div class="layui-input-block" style="margin-left: 9px;"> |
| | | <input type="text" class="layui-input" name="HCenterName" value="" lay-verify="HCenterName" id="HCenterName" style="background-color: #efefef4d; width: 43%; display: inline-block;" readonly> |
| | | <input type="hidden" name="HCenterID" id="HCenterID" lay-verify="HCenterID" value="0"> |
| | | <button class="layui-btn layuiadmin-btn-order" type="button" lay-submit="" lay-filter="btnHCenterID" id="btnHCenterID" style="padding: 0 10px;float: right;margin-right: 3px;"> |
| | | <input type="text" class="layui-input" name="HCenterName" value="" |
| | | lay-verify="HCenterName" id="HCenterName" |
| | | style="background-color: #efefef4d; width: 43%; display: inline-block;" |
| | | readonly> |
| | | <input type="hidden" name="HCenterID" id="HCenterID" |
| | | lay-verify="HCenterID" value="0"> |
| | | <button class="layui-btn layuiadmin-btn-order" type="button" |
| | | lay-submit="" lay-filter="btnHCenterID" id="btnHCenterID" |
| | | style="padding: 0 10px;float: right;margin-right: 3px;"> |
| | | <i class="layui-icon layui-icon-search layuiadmin-button-btn"></i> |
| | | </button> |
| | | </div> |
| | |
| | | <div class="layui-inline"> |
| | | <label class="layui-form-label" style="width: 65px;">ç产çç»:</label> |
| | | <div class="layui-input-block" style="margin-left: 9px;"> |
| | | <input type="text" class="layui-input" name="HGroupName" value="" lay-verify="HGroupName" id="HGroupName" style="background-color: #efefef4d; width: 43%; display: inline-block;" readonly> |
| | | <input type="hidden" name="HGroupID" id="HGroupID" lay-verify="HGroupID" value="0"> |
| | | <button class="layui-btn layuiadmin-btn-order" type="button" lay-submit="" lay-filter="btnHGroupID" id="btnHGroupID" style="padding: 0 10px;float: right;margin-right: 3px;"> |
| | | <input type="text" class="layui-input" name="HGroupName" value="" |
| | | lay-verify="HGroupName" id="HGroupName" |
| | | style="background-color: #efefef4d; width: 43%; display: inline-block;" |
| | | readonly> |
| | | <input type="hidden" name="HGroupID" id="HGroupID" lay-verify="HGroupID" |
| | | value="0"> |
| | | <button class="layui-btn layuiadmin-btn-order" type="button" |
| | | lay-submit="" lay-filter="btnHGroupID" id="btnHGroupID" |
| | | style="padding: 0 10px;float: right;margin-right: 3px;"> |
| | | <i class="layui-icon layui-icon-search layuiadmin-button-btn"></i> |
| | | </button> |
| | | </div> |
| | |
| | | <div class="layui-inline"> |
| | | <label class="layui-form-label" style="width: 65px;">æä½å·¥:</label> |
| | | <div class="layui-input-block" style="margin-left: 9px;"> |
| | | <input type="text" class="layui-input" name="HEmpName" value="" lay-verify="HEmpName" id="HEmpName" style="background-color: #efefef4d; width: 43%; display: inline-block;" readonly> |
| | | <input type="hidden" name="HEmpID" id="HEmpID" lay-verify="HEmpID" value="0"> |
| | | <button class="layui-btn layuiadmin-btn-order" type="button" lay-submit="" lay-filter="btnHEmpID" id="btnHEmpID" style="padding: 0 10px;float: right;margin-right: 3px;"> |
| | | <input type="text" class="layui-input" name="HEmpName" value="" |
| | | lay-verify="HEmpName" id="HEmpName" |
| | | style="background-color: #efefef4d; width: 43%; display: inline-block;" |
| | | readonly> |
| | | <input type="hidden" name="HEmpID" id="HEmpID" lay-verify="HEmpID" |
| | | value="0"> |
| | | <button class="layui-btn layuiadmin-btn-order" type="button" |
| | | lay-submit="" lay-filter="btnHEmpID" id="btnHEmpID" |
| | | style="padding: 0 10px;float: right;margin-right: 3px;"> |
| | | <i class="layui-icon layui-icon-search layuiadmin-button-btn"></i> |
| | | </button> |
| | | </div> |
| | |
| | | <div class="layui-inline"> |
| | | <label class="layui-form-label" style="width: 65px;">å·¥æ¶</label> |
| | | <div class="layui-input-block" style="margin-left: 95px;"> |
| | | <input type="text" class="layui-input" name="HWorkTimes" id="HWorkTimes" value="0" style="width: 150px;"> |
| | | <input type="text" class="layui-input" name="HWorkTimes" id="HWorkTimes" |
| | | value="0" style="width: 150px;"> |
| | | </div> |
| | | </div> |
| | | </div> |
| | |
| | | <div class="layui-inline"> |
| | | <label class="layui-form-label" style="width: 65px;">åæ®æ¥æ:</label> |
| | | <div class="layui-input-block" style="margin-left: 95px;"> |
| | | <input type="date" class="layui-input" name="HDate" lay-verify="HDate" style="width: 150px;" autocomplete="off" id="HDate"> |
| | | <input type="date" class="layui-input" name="HDate" lay-verify="HDate" |
| | | style="width: 150px;" autocomplete="off" id="HDate"> |
| | | </div> |
| | | </div> |
| | | <div class="layui-inline"> |
| | | <label class="layui-form-label" style="width: 65px;">åæ®å·:</label> |
| | | <div class="layui-input-block" style="margin-left: 95px;"> |
| | | <input type="text" class="layui-input" name="HBillNo" value="" lay-verify="HBillNo" style="width: 150px; background-color: #efefef4d; font-size: 12.5px;" autocomplete="off" id="HBillNo" readonly> |
| | | <input type="text" class="layui-input" name="HBillNo" value="" |
| | | lay-verify="HBillNo" |
| | | style="width: 150px; background-color: #efefef4d; font-size: 12.5px;" |
| | | autocomplete="off" id="HBillNo" readonly> |
| | | <input type="hidden" name="HInterID" id="HInterID"> |
| | | </div> |
| | | </div> |
| | |
| | | <div class="layui-inline"> |
| | | <label class="layui-form-label" style="width: 65px;">ç产订å:</label> |
| | | <div class="layui-input-block" style="margin-left: 95px;"> |
| | | <input type="text" class="layui-input" name="HICMOBillNo" value="" lay-verify="HICMOBillNo" style="width: 150px; background-color: #efefef4d; font-size: 13px;" autocomplete="off" id="HICMOBillNo" readonly> |
| | | <input type="text" class="layui-input" name="HICMOBillNo" value="" |
| | | lay-verify="HICMOBillNo" |
| | | style="width: 150px; background-color: #efefef4d; font-size: 13px;" |
| | | autocomplete="off" id="HICMOBillNo" readonly> |
| | | <input type="hidden" name="HICMOInterID" id="HICMOInterID"> |
| | | </div> |
| | | </div> |
| | | <div class="layui-inline"> |
| | | <label class="layui-form-label" style="width: 65px;">æµè½¬å¡:</label> |
| | | <div class="layui-input-block" style="margin-left: 95px;"> |
| | | <input type="text" class="layui-input" name="HProcExchBillNo" value="" lay-verify="HProcExchBillNo" style="width: 150px; background-color: #efefef4d; font-size: 13px;" autocomplete="off" id="HProcExchBillNo" readonly> |
| | | <input type="hidden" class="layui-input" name="lngBillKey" id="lngBillKey"> |
| | | <input type="hidden" class="layui-input" name="lngBillSubKey" id="lngBillSubKey"> |
| | | <input type="text" class="layui-input" name="HProcExchBillNo" value="" |
| | | lay-verify="HProcExchBillNo" |
| | | style="width: 150px; background-color: #efefef4d; font-size: 13px;" |
| | | autocomplete="off" id="HProcExchBillNo" readonly> |
| | | <input type="hidden" class="layui-input" name="lngBillKey" |
| | | id="lngBillKey"> |
| | | <input type="hidden" class="layui-input" name="lngBillSubKey" |
| | | id="lngBillSubKey"> |
| | | </div> |
| | | </div> |
| | | </div> |
| | |
| | | <div class="layui-inline"> |
| | | <label class="layui-form-label" style="width: 65px;">ç©æä»£ç :</label> |
| | | <div class="layui-input-block" style="margin-left: 95px;"> |
| | | <input type="text" class="layui-input" name="HMaterNumber" value="" lay-verify="HMaterNumber" style="width: 150px; background-color: #efefef4d; font-size: 13px;" autocomplete="off" id="HMaterNumber" readonly> |
| | | <input type="text" class="layui-input" name="HMaterNumber" value="" |
| | | lay-verify="HMaterNumber" |
| | | style="width: 150px; background-color: #efefef4d; font-size: 13px;" |
| | | autocomplete="off" id="HMaterNumber" readonly> |
| | | <input type="hidden" class="layui-input" name="HMaterID" id="HMaterID"> |
| | | </div> |
| | | </div> |
| | | <div class="layui-inline"> |
| | | <label class="layui-form-label" style="width: 65px;">ç©æåç§°:</label> |
| | | <div class="layui-input-block" style="margin-left: 95px;"> |
| | | <input type="text" class="layui-input" name="HMaterName" value="" lay-verify="HMaterName" style="width: 150px; background-color: #efefef4d; font-size: 13px;" autocomplete="off" id="HMaterName" readonly> |
| | | <input type="text" class="layui-input" name="HMaterName" value="" |
| | | lay-verify="HMaterName" |
| | | style="width: 150px; background-color: #efefef4d; font-size: 13px;" |
| | | autocomplete="off" id="HMaterName" readonly> |
| | | |
| | | </div> |
| | | </div> |
| | |
| | | <div class="layui-inline"> |
| | | <label class="layui-form-label" style="width: 65px;">è§æ ¼åå·:</label> |
| | | <div class="layui-input-block" style="margin-left: 95px;"> |
| | | <input type="text" class="layui-input" name="HMaterModel" value="" lay-verify="HMaterModel" style="width: 150px; background-color: #efefef4d; font-size: 13px;" autocomplete="off" id="HMaterModel" readonly> |
| | | <input type="text" class="layui-input" name="HMaterModel" value="" |
| | | lay-verify="HMaterModel" |
| | | style="width: 150px; background-color: #efefef4d; font-size: 13px;" |
| | | autocomplete="off" id="HMaterModel" readonly> |
| | | </div> |
| | | </div> |
| | | <div class="layui-inline"> |
| | | <label class="layui-form-label" style="width: 65px;">计éåä½:</label> |
| | | <div class="layui-input-block" style="margin-left: 95px;"> |
| | | <input type="text" class="layui-input" name="HUnitName" value="" lay-verify="HUnitName" style="width: 150px; background-color: #efefef4d;" autocomplete="off" id="HUnitName" readonly> |
| | | <input type="text" class="layui-input" name="HUnitName" value="" |
| | | lay-verify="HUnitName" |
| | | style="width: 150px; background-color: #efefef4d;" |
| | | autocomplete="off" id="HUnitName" readonly> |
| | | <input type="hidden" name="HUnitID" id="HUnitID"> |
| | | <input type="hidden" name="eventType" id="eventType" value="Add"> |
| | | <input type="hidden" name="HPRDOrgID" id="HPRDOrgID" value="0"> |
| | |
| | | <div class="layui-inline"> |
| | | <label class="layui-form-label" style="width: 65px;">ç©´å·</label> |
| | | <div class="layui-input-block" style="margin-left: 95px; width: 150px"> |
| | | <select name="HMouldNum" id="HMouldNum" lay-verify="required" lay-search class="layui-input"> |
| | | <select name="HMouldNum" id="HMouldNum" lay-verify="required" lay-search |
| | | class="layui-input"> |
| | | <option value="0#" selected>0#</option> |
| | | <option value="1#">1#</option> |
| | | <option value="2#">2#</option> |
| | |
| | | <div class="layui-inline"> |
| | | <label class="layui-form-label" style="width: 65px;">ä¸è¯æ°é</label> |
| | | <div class="layui-input-block" style="margin-left: 95px;"> |
| | | <input type="text" class="layui-input" name="HBadCount" id="HBadCount" value="0" style="width: 150px;"> |
| | | <input type="text" class="layui-input" name="HBadCount" id="HBadCount" |
| | | value="0" style="width: 150px;"> |
| | | </div> |
| | | </div> |
| | | </div> |
| | |
| | | <div class="layui-inline"> |
| | | <label class="layui-form-label" style="width: 65px;">é失æ°é</label> |
| | | <div class="layui-input-block" style="margin-left: 95px;"> |
| | | <input type="text" class="layui-input" name="HLossQty" id="HLossQty" value="0" style="width: 150px;"> |
| | | <input type="text" class="layui-input" name="HLossQty" id="HLossQty" |
| | | value="0" style="width: 150px;"> |
| | | </div> |
| | | </div> |
| | | <div class="layui-inline"> |
| | | <label class="layui-form-label" style="width: 65px;">åæ ·æ°é</label> |
| | | <div class="layui-input-block" style="margin-left: 95px;"> |
| | | <input type="text" class="layui-input" name="HToCheckQty" id="HToCheckQty" value="0" style="width: 150px;"> |
| | | <input type="text" class="layui-input" name="HToCheckQty" |
| | | id="HToCheckQty" value="0" style="width: 150px;"> |
| | | </div> |
| | | </div> |
| | | </div> |
| | |
| | | <div class="layui-inline"> |
| | | <label class="layui-form-label" style="width: 65px;">æ¥åºæ°é</label> |
| | | <div class="layui-input-block" style="margin-left: 95px;"> |
| | | <input type="text" class="layui-input" name="HWasterQty" id="HWasterQty" value="0" style="width: 150px;"> |
| | | <input type="text" class="layui-input" name="HWasterQty" id="HWasterQty" |
| | | value="0" style="width: 150px;"> |
| | | </div> |
| | | </div> |
| | | <div class="layui-inline"> |
| | | <label class="layui-form-label" style="width: 65px;">è¿å·¥æ°é</label> |
| | | <div class="layui-input-block" style="margin-left: 95px;"> |
| | | <input type="text" class="layui-input" name="HBackWorkQty" id="HBackWorkQty" value="0" style="width: 150px;" autocomplete="off"> |
| | | <input type="text" class="layui-input" name="HBackWorkQty" |
| | | id="HBackWorkQty" value="0" style="width: 150px;" |
| | | autocomplete="off"> |
| | | </div> |
| | | </div> |
| | | </div> |
| | |
| | | <div class="layui-inline"> |
| | | <label class="layui-form-label" style="width: 65px;">å·¥åºæ°é</label> |
| | | <div class="layui-input-block" style="margin-left: 95px;"> |
| | | <input type="text" class="layui-input" name="HWasterQty_Work" id="HWasterQty_Work" value="0" style="width: 150px;" autocomplete="off"> |
| | | <input type="text" class="layui-input" name="HWasterQty_Work" |
| | | id="HWasterQty_Work" value="0" style="width: 150px;" |
| | | autocomplete="off"> |
| | | </div> |
| | | </div> |
| | | <div class="layui-inline"> |
| | | <label class="layui-form-label" style="width: 65px;">æåºæ°é</label> |
| | | <div class="layui-input-block" style="margin-left: 95px;"> |
| | | <input type="text" class="layui-input" name="HWasterQty_Mater" id="HWasterQty_Mater" value="0" style="width: 150px;" autocomplete="off"> |
| | | <input type="text" class="layui-input" name="HWasterQty_Mater" |
| | | id="HWasterQty_Mater" value="0" style="width: 150px;" |
| | | autocomplete="off"> |
| | | </div> |
| | | </div> |
| | | </div> |
| | |
| | | <div class="layui-inline"> |
| | | <label class="layui-form-label" style="width: 65px;">模å
·ç¼å·</label> |
| | | <div class="layui-input-block" style="margin-left: 95px;"> |
| | | <input type="text" class="layui-input" name="HMouldNo" id="HMouldNo" value="" style="width: 150px;" readonly> |
| | | <input type="hidden" class="layui-input" name="HMouldID" id="HMouldID" value="0"> |
| | | <input type="text" class="layui-input" name="HMouldNo" id="HMouldNo" |
| | | value="" style="width: 150px;" readonly> |
| | | <input type="hidden" class="layui-input" name="HMouldID" id="HMouldID" |
| | | value="0"> |
| | | </div> |
| | | </div> |
| | | <div class="layui-inline"> |
| | | <label class="layui-form-label" style="width: 65px;">模å
·åç§°</label> |
| | | <div class="layui-input-block" style="margin-left: 95px;"> |
| | | <input type="text" class="layui-input" name="HMouldName" id="HMouldName" value="" style="width: 150px;" readonly> |
| | | <input type="text" class="layui-input" name="HMouldName" id="HMouldName" |
| | | value="" style="width: 150px;" readonly> |
| | | </div> |
| | | </div> |
| | | </div> |
| | |
| | | <div class="layui-inline"> |
| | | <label class="layui-form-label" style="width: 65px;">模å
·åå·</label> |
| | | <div class="layui-input-block" style="margin-left: 95px;"> |
| | | <input type="text" class="layui-input" name="HModel" id="HModel" value="" style="width: 150px;" readonly> |
| | | <input type="text" class="layui-input" name="HModel" id="HModel" |
| | | value="" style="width: 150px;" readonly> |
| | | </div> |
| | | </div> |
| | | <div class="layui-inline"> |
| | | <label class="layui-form-label" style="width: 65px;">设å¤å·¥æ¶</label> |
| | | <div class="layui-input-block" style="margin-left: 95px;"> |
| | | <input type="text" class="layui-input" name="HMachineWorkTimes" id="HMachineWorkTimes" value="0" style="width: 150px;"> |
| | | <input type="text" class="layui-input" name="HMachineWorkTimes" |
| | | id="HMachineWorkTimes" value="0" style="width: 150px;"> |
| | | </div> |
| | | </div> |
| | | </div> |
| | |
| | | <div class="layui-inline"> |
| | | <label class="layui-form-label" style="width: 65px;">æå
¥æ°é</label> |
| | | <div class="layui-input-block" style="margin-left: 95px;"> |
| | | <input type="text" class="layui-input" name="HTRQty" id="HTRQty" value="" style="width: 150px;" readonly> |
| | | <input type="text" class="layui-input" name="HTRQty" id="HTRQty" |
| | | value="" style="width: 150px;" readonly> |
| | | </div> |
| | | </div> |
| | | <div class="layui-inline"> |
| | | <label class="layui-form-label" style="width: 65px;">çäº§çæ¬¡:</label> |
| | | <div class="layui-input-block" style="margin-left: 9px;"> |
| | | <input type="text" class="layui-input" name="HShiftsName" value="" lay-verify="HShiftsName" id="HShiftsName" style="background-color: #efefef4d; width: 43%; display: inline-block;" readonly> |
| | | <input type="hidden" name="HShiftsID" id="HShiftsID" lay-verify="HShiftsID" value="0"> |
| | | <button class="layui-btn layuiadmin-btn-order" type="button" lay-submit="" lay-filter="HWorkShiftList" id="HWorkShiftList" style="padding: 0 10px;float: right;margin-right: 3px;"> |
| | | <input type="text" class="layui-input" name="HShiftsName" value="" |
| | | lay-verify="HShiftsName" id="HShiftsName" |
| | | style="background-color: #efefef4d; width: 43%; display: inline-block;" |
| | | readonly> |
| | | <input type="hidden" name="HShiftsID" id="HShiftsID" |
| | | lay-verify="HShiftsID" value="0"> |
| | | <button class="layui-btn layuiadmin-btn-order" type="button" |
| | | lay-submit="" lay-filter="HWorkShiftList" id="HWorkShiftList" |
| | | style="padding: 0 10px;float: right;margin-right: 3px;"> |
| | | <i class="layui-icon layui-icon-search layuiadmin-button-btn"></i> |
| | | </button> |
| | | </div> |
| | |
| | | </div> |
| | | <div class="layui-row" style="margin-bottom: 15px; text-align: center;"> |
| | | <div style="margin-top: 20px;"> |
| | | <button type="button" lay-submit="" lay-filter="Add" class="layui-btn layui-btn-radius" style="margin-right: 20px;" id="Add">æ°å¢</button> |
| | | <button type="button" lay-submit="" lay-filter="Saver" class="layui-btn layui-btn-radius" style="margin-right: 20px;" id="Saver">ä¿å</button> |
| | | <button type="button" lay-submit="" lay-filter="Exit" class="layui-btn layui-btn-radius" id="Exit">éåº</button> |
| | | <button type="button" lay-submit="" lay-filter="Add" |
| | | class="layui-btn layui-btn-radius" style="margin-right: 20px;" |
| | | id="Add">æ°å¢</button> |
| | | <button type="button" lay-submit="" lay-filter="Saver" |
| | | class="layui-btn layui-btn-radius" style="margin-right: 20px;" |
| | | id="Saver">ä¿å</button> |
| | | <button type="button" lay-submit="" lay-filter="Exit" |
| | | class="layui-btn layui-btn-radius" id="Exit">éåº</button> |
| | | </div> |
| | | </div> |
| | | </div> |
| | | |
| | | |
| | | </div> |
| | | <div id="center" style="width: 100%; height: calc(55vh); margin-top: 1%;"> |
| | | <div id="center-left" style="width: 30%; height: calc(40vh); float: left;"> |
| | | <div class="layui-inline"> |
| | | <label class="layui-form-label" style="width: 30px;"><span style="font-weight:bolder">人å</span></label> |
| | | <label class="layui-form-label" style="width: 30px;"><span |
| | | style="font-weight:bolder">人å</span></label> |
| | | </div> |
| | | <div style="margin-left:25%;"> |
| | | <dl> |
| | | <dd> |
| | | <h2><span>é¨é¨:<span style="margin-left:10px;" id="HDepName"></span></span></h2> |
| | | <h3><span>çç»:<span style="margin-left:10px;" id="HGroupName"></span></span></h3> |
| | | <h3><span>æä½å:<span style="margin-left:10px;" id="HEmpName"></span></span></h3> |
| | | <h3><span>è´è´£äºº:<span style="margin-left:10px;" id="HManagerName"></span></span></h3> |
| | | <h2><span>é¨é¨:<span style="margin-left:10px;" |
| | | id="HDepName"></span></span></h2> |
| | | <h3><span>çç»:<span style="margin-left:10px;" |
| | | id="HGroupName"></span></span></h3> |
| | | <h3><span>æä½å:<span style="margin-left:10px;" |
| | | id="HEmpName"></span></span></h3> |
| | | <h3><span>è´è´£äºº:<span style="margin-left:10px;" |
| | | id="HManagerName"></span></span></h3> |
| | | </dd> |
| | | </dl> |
| | | </div> |
| | | </div> |
| | | <div id="center-right" style="width: 15%; height: calc(40vh); float: left; margin-left: 0.2%; "> |
| | | <div id="chart2" style="width: 75%; height: calc(40vh); left: 2%; float: left;"></div> |
| | | <div id="center-right" |
| | | style="width: 15%; height: calc(40vh); float: left; margin-left: 0.2%; "> |
| | | <div id="chart2" style="width: 75%; height: calc(40vh); left: 2%; float: left;"> |
| | | </div> |
| | | </div> |
| | | </div> |
| | | <!--<div id="bottom" style="width: 100%; height: calc(20vh);"> |
| | |
| | | </div> |
| | | </div>--> |
| | | </div> |
| | | <div id="center-right-maintable" style="width: 34%; height: calc(135vh); float: left; margin-left: 0.2%; background-color: rgb(255 255 255) "> |
| | | <div id="center-right-maintable" |
| | | style="width: 34%; height: calc(135vh); float: left; margin-left: 0.2%; background-color: rgb(255 255 255) "> |
| | | <div class="layui-tab" lay-filter="tab-POStockInBill"> |
| | | <ul class="layui-tab-title" lay-filter="tab-all"> |
| | | <li lay-id="1" style="padding:1px;" class="layui-this">æ«ç è®°å½</li> |
| | |
| | | <div class="layui-tab-content"> |
| | | <div class="layui-tab-item layui-show"> |
| | | <div class="layui-form-item"> |
| | | <table class="" id="mainTable" style="width:110%;" lay-filter="mainTable"></table> |
| | | <table class="" id="mainTable" style="width:110%;" lay-filter="mainTable"> |
| | | </table> |
| | | </div> |
| | | </div> |
| | | </div> |
| | |
| | | </div> |
| | | </div> |
| | | </body> |
| | | |
| | | </html> |
| | | <script> |
| | | //è·ååæ° |
| | |
| | | base: '../../../layuiadmin/' //éæèµæºæå¨è·¯å¾ |
| | | }).extend({ |
| | | index: 'lib/index', //主å
¥å£æ¨¡å |
| | | }).use(['index', 'form', 'table', 'element', 'laypage', 'laydate', 'soulTable'], function () { |
| | | numinput: 'numinput' |
| | | }).use(['index', 'form', 'table', 'element', 'laypage', 'laydate', 'soulTable', 'numinput'], function () { |
| | | //#region å
Œ
±åé |
| | | var $ = layui.$ |
| | | , admin = layui.admin |
| | |
| | | , laydate = layui.laydate |
| | | , util = layui.util |
| | | , soulTable = layui.soulTable |
| | | , numinp = layui.numinput |
| | | |
| | | |
| | | var sWhere = ""; |
| | | var options = []; |
| | | var HDeptID = ""; |
| | |
| | | |
| | | } |
| | | |
| | | if (OperationType==2) { |
| | | if (OperationType == 2) { |
| | | txtHBarCode_KeyDown(HSourceBillNo); |
| | | } |
| | | |
| | |
| | | history.replaceState(null, '', window.location.pathname); |
| | | } |
| | | }, 500); |
| | | // åå§åæ°åè¾å
¥ç»ä»¶ |
| | | numinp.init({ |
| | | topBtns: 123, |
| | | listening: true, |
| | | rightBtns: false |
| | | }); |
| | | } |
| | | |
| | | //è·åæå¤§åæ®å· |
| | |
| | | return false; |
| | | } |
| | | var HBadCount = (parseFloat(newHWasterQty_Work) || 0) + (parseFloat($("#HBackWorkQty").val()) || 0) + (parseFloat($("#HWasterQty_Mater").val()) || 0); |
| | | var HTRQty = (parseFloat(newHWasterQty_Work) || 0) + (parseFloat($("#HQty").val()) || 0) + (parseFloat($("#HBackWorkQty").val()) || 0)+ (parseFloat($("#HWasterQty_Mater").val()) || 0) + (parseFloat($("#HToCheckQty").val()) || 0); //æå
¥æ°é |
| | | var HTRQty = (parseFloat(newHWasterQty_Work) || 0) + (parseFloat($("#HQty").val()) || 0) + (parseFloat($("#HBackWorkQty").val()) || 0) + (parseFloat($("#HWasterQty_Mater").val()) || 0) + (parseFloat($("#HToCheckQty").val()) || 0); //æå
¥æ°é |
| | | $("#HBadCount").val(HBadCount); |
| | | $("#HTRQty").val(HTRQty); |
| | | |
| | |
| | | layer.msg("åæ ·è¯·è¾å
¥ä¸å°äº0çæ°å!"); |
| | | $("#HToCheckQty").val(oldHToCheckQty); |
| | | return false; |
| | | } |
| | | var HTRQty = (parseFloat(newHToCheckQty) || 0) + (parseFloat($("#HQty").val()) || 0) + (parseFloat($("#HWasterQty_Work").val()) || 0)+ (parseFloat($("#HBackWorkQty").val()) || 0) + (parseFloat($("#HWasterQty_Mater").val()) || 0); //æå
¥æ°é |
| | | } |
| | | var HTRQty = (parseFloat(newHToCheckQty) || 0) + (parseFloat($("#HQty").val()) || 0) + (parseFloat($("#HWasterQty_Work").val()) || 0) + (parseFloat($("#HBackWorkQty").val()) || 0) + (parseFloat($("#HWasterQty_Mater").val()) || 0); //æå
¥æ°é |
| | | $("#HTRQty").val(HTRQty); |
| | | |
| | | }); |
| | |
| | | $("#HQty").val(oldHQty); |
| | | return false; |
| | | } |
| | | var HTRQty = (parseFloat(newHQty) || 0) + (parseFloat($("#HWasterQty_Mater").val()) || 0) + (parseFloat($("#HWasterQty_Work").val()) || 0)+ (parseFloat($("#HBackWorkQty").val()) || 0) + (parseFloat($("#HToCheckQty").val()) || 0); //æå
¥æ°é |
| | | var HTRQty = (parseFloat(newHQty) || 0) + (parseFloat($("#HWasterQty_Mater").val()) || 0) + (parseFloat($("#HWasterQty_Work").val()) || 0) + (parseFloat($("#HBackWorkQty").val()) || 0) + (parseFloat($("#HToCheckQty").val()) || 0); //æå
¥æ°é |
| | | $("#HTRQty").val(HTRQty); |
| | | |
| | | }); |
| | |
| | | layer.msg("ä¸è¯ååæ ¼æ°éä¸è½åæ¶ä¸º0ï¼", { icon: 5, btn: ['确认'], time: 100000, offset: 't', skin: 'layui-layer-lan', title: "温馨æç¤º" }); |
| | | return; |
| | | } |
| | | if ($("#HBackWorkQty").val() =="") { |
| | | if ($("#HBackWorkQty").val() == "") { |
| | | |
| | | layer.msg("è¿å·¥æ°éä¸è½ä¸ºç©ºï¼", { icon: 5, btn: ['确认'], time: 100000, offset: 't', skin: 'layui-layer-lan', title: "温馨æç¤º" }); |
| | | return; |
| | |
| | | success: function (data) { |
| | | if (data.count == 1) { |
| | | layer.close(index); |
| | | SaverSub(oMain); |
| | | SaverSub(oMain); |
| | | } |
| | | else { |
| | | layer.close(index); |
| | |
| | | if (data.count == 1) { |
| | | layer.close(index); |
| | | layer.msg("æäº¤æå"); |
| | | |
| | | |
| | | if (sessionStorage["Organization"] == "宿³¢å¸åèå
è£
æéå
¬å¸") { |
| | | dy_PL1();//è°ç¨æå°æ¹æ³ |
| | | var HBarCode = $("#HProcExchBillNo").val(); |
| | |
| | | $('#Add').removeClass("layui-btn-disabled").attr("disabled", false);//æ°å¢æé®å¯ç¨ |
| | | get_Display_OutBillList(); |
| | | } |
| | | |
| | | |
| | | } |
| | | else { |
| | | layer.close(index); |
| | |
| | | var LoadData = data.data; |
| | | $("#HShiftsID").val(LoadData[0].HInterID); //å½åå·¥åºID |
| | | $("#HShiftsName").val(LoadData[0].çæ¬¡); //å½åå·¥åº |
| | | } |
| | | } |
| | | }, |
| | | error: function (err) { |
| | | layer.alert(err, { icon: 5 }); |
| | |
| | | |
| | | if (data.data.length != 0) { |
| | | var dataPrint = []; |
| | | for (var i = 0; i < data.data.length; i++) { |
| | | for (var i = 0; i < data.data.length; i++) { |
| | | dataPrint.push(data.data[i]) |
| | | } |
| | | |