| | |
| | | <label class="layui-form-label">æµè½¬å¡å·:</label> |
| | | <div class="layui-input-inline"> |
| | | <input class="layui-input" name="HProcExchBillNo" lay-verify="HProcExchBillNo" id="HProcExchBillNo" disabled autocomplete="off"> |
| | | <input id="HProcExchInterID" name="HProcExchInterID" type="hidden" /> <!--æµè½¬å¡ä¸»id--> |
| | | <input id="HProcExchEntryID" name="HProcExchEntryID" type="hidden" /> <!--æµè½¬å¡åid--> |
| | | <input id="HSourceInterID" name="HSourceInterID" type="hidden" /> |
| | | <input id="HSourceEntryID" name="HSourceEntryID" type="hidden" /> |
| | | <input type="hidden" name="HSourceBillNo" id="HSourceBillNo"> |
| | |
| | | shift: 2, |
| | | area: ['80%', '80%'], |
| | | maxmin: true, |
| | | content: ['../../../åºç¡èµæ/å
¬ç¨åºç¡èµæ/Gy_Material.html', 'yes'], |
| | | content: ['../../../åºç¡èµæ/å
¬ç¨åºç¡èµæ/Gy_Material.html?openType=2', 'yes'], |
| | | btn: ['ç¡®å®', 'åæ¶'] |
| | | , btn1: function (index, layero) { |
| | | |
| | |
| | | shift: 2, |
| | | area: ['80%', '80%'], |
| | | maxmin: true, |
| | | content: ['../../../åºç¡èµæ/ç产åºç¡èµæ/Gy_Source.html', 'yes'], |
| | | content: ['../../../åºç¡èµæ/ç产åºç¡èµæ/Gy_Source.html?Htype=&openType=2', 'yes'], |
| | | btn: ['ç¡®å®', 'åæ¶'] |
| | | , btn1: function (index, layero) { |
| | | |
| | |
| | | shift: 2, |
| | | area: ['80%', '80%'], |
| | | maxmin: true, |
| | | content: ['../../../åºç¡èµæ/å
¬ç¨åºç¡èµæ/Gy_EmployeeList.html', 'yes'], |
| | | content: ['../../../åºç¡èµæ/å
¬ç¨åºç¡èµæ/Gy_EmployeeList.html?Type=HEmp', 'yes'], |
| | | btn: ['ç¡®å®', 'åæ¶'] |
| | | , btn1: function (index, layero) { |
| | | |
| | |
| | | shift: 2, |
| | | area: ['80%', '80%'], |
| | | maxmin: true, |
| | | content: ['../../../åºç¡èµæ/å·¥èµåºç¡èµæ/Gy_Group.html', 'yes'], |
| | | content: ['../../../åºç¡èµæ/å·¥èµåºç¡èµæ/Gy_Group.html?Type=HGroup&openType=2', 'yes'], |
| | | btn: ['ç¡®å®', 'åæ¶'] |
| | | , btn1: function (index, layero) { |
| | | |
| | |
| | | shift: 2, |
| | | area: ['80%', '80%'], |
| | | maxmin: true, |
| | | content: ['../../../åºç¡èµæ/å
¬ç¨åºç¡èµæ/Gy_DepartmentList.html', 'yes'], |
| | | content: ['../../../åºç¡èµæ/å
¬ç¨åºç¡èµæ/Gy_DepartmentList.html?openType=2&HOrgName=' + sessionStorage["Organization"], 'yes'], |
| | | btn: ['ç¡®å®', 'åæ¶'] |
| | | , btn1: function (index, layero) { |
| | | |
| | |
| | | , "HICMOInterID": data.HICMOInterID |
| | | , "HICMOEntryID": data.HICMOEntryID |
| | | , "HProcExchBillNo": data.å·¥åºæµè½¬å¡å· |
| | | , "HProcExchInterID": data.HProcExchInterID |
| | | , "HProcExchEntryID": data.HProcExchEntryID |
| | | , "HProcExchQty": "" |
| | | , "HSourceInterID": data.HMainSourceInterID |
| | | , "HSourceEntryID": data.HMainSourceEntryID |
| | |
| | | |
| | | return [year, month, day].join('-'); |
| | | } |
| | | |
| | | //æä½å |
| | | function GetHEmpValue(obj) { |
| | | $("#HWorkerName").val(obj[0].èååç§°); |
| | | $("#HWorkerID").val(obj[0].HItemID); |
| | | } |
| | | //ç产çç» |
| | | function GetHGroupValue(obj) { |
| | | $("#HGroupName").val(obj[0].çç»åç§°); |
| | | $("#HGroupID").val(obj[0].HItemID); |
| | | } |
| | | </script> |
| | | </body> |
| | | </html> |