| WebTM/views/index.html | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
| WebTM/views/质量管理/工序检验单/QC_ProcessCheckBill.html | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
| WebTM/views/质量管理/首件检验单/QC_FirstPieceCheckBillList.html | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
WebTM/views/index.html
@@ -371,7 +371,7 @@ <a>æ¥è®¡åå·¥å</a> <dl class="layui-nav-child"> <dd><a lay-href="ç产管ç/ç产æ¥è®¡åå·¥å/JIT_DayPlanBillList.html" style="margin: 0 0 0 13px;">æ¥è®¡åå·¥åå表</a></dd> <dd><a lay-href="ç产管ç/ç产æ¥è®¡åå·¥å/JIT_DayPlanBillEdit.html" style="margin: 0 0 0 13px;">æ¥è®¡åå·¥å</a></dd> <!--<dd><a lay-href="ç产管ç/ç产æ¥è®¡åå·¥å/JIT_DayPlanBillEdit.html" style="margin: 0 0 0 13px;">æ¥è®¡åå·¥å</a></dd>--> </dl> </dd> <dd> WebTM/views/ÖÊÁ¿¹ÜÀí/¹¤Ðò¼ìÑéµ¥/QC_ProcessCheckBill.html
@@ -447,7 +447,7 @@ $("#HMainSourceBillNo").val(""); $("#HMainSourceBillType").val(data.HBillType); $("#HMainSourceInterID").val(data.HInterID); $("#HICMOEntryID").val(data.HICMOEntryID); $("#HICMOEntryID").val(HICMOEntryID); } else { layer.alert(result.Message, { icon: 5 }); } @@ -465,7 +465,7 @@ $.ajax({ url: GetWEBURL() + '/Cj_StationOutBill/get_Display', type: "GET", data: { "sWhere": " and hmainid = " + linterid }, data: { "sWhere": " and hmainid = " + linterid, "user": sessionStorage["HUserName"]}, success: function (result) { var data = result.data[0]; if (result.count == 1) { @@ -475,15 +475,15 @@ $("#HProcExchQty").val(data.æµè½¬å¡æ°é); $("#HICMOBillNo").val(data.ä»»å¡å); $("#HICMOInterID").val(data.HICMOInterID); $("#HICMOQty").val(data.HICMOQty); $("#HICMOQty").val(data.ä»»å¡åæ°é); $("#HSourceName").val(data.çäº§èµæº); $("#HSourceID").val(data.HSourceID); $("#HMaterID").val(data.HMaterID); $("#HMainSourceBillNo").val(data.åæ®å·); $("#HMainSourceBillType").val(data.HBillType); $("#HMainSourceInterID").val(data.HInterID); $("#HMainSourceInterID").val(data.hmainid); $("#HProcID").val(data.HProcID); $("#HICMOEntryID").val(data.HICMOEntryID); $("#HICMOEntryID").val(HICMOEntryID); } else { layer.alert(result.Message, { icon: 5 }); } WebTM/views/ÖÊÁ¿¹ÜÀí/Ê×¼þ¼ìÑéµ¥/QC_FirstPieceCheckBillList.html
@@ -216,7 +216,7 @@ , shade: 0.6 //é®ç½©éæåº¦ , maxmin: true //å è®¸å ¨å±æå°å , anim: 0 //0-6çå¨ç»å½¢å¼ï¼-1ä¸å¼å¯ , content: '../é¦ä»¶æ£éªå/QC_Add_Edit_FirstPieceCheckBill.html?hID=' + hID , content: '../é¦ä»¶æ£éªå/QC_Add_Edit_FirstPieceCheckBill.html?OperationType=3&hID=' + hID , resize: false , cancel: function () { //$(".layui-btn").removeClass("layui-btn-disabled");