| | |
| | | <publishTime>01/14/2021 10:06:23</publishTime> |
| | | </File> |
| | | <File Include="layuiadmin/Scripts/webConfig.js"> |
| | | <publishTime>03/10/2021 19:45:42</publishTime> |
| | | <publishTime>03/12/2021 10:08:30</publishTime> |
| | | </File> |
| | | <File Include="layuiadmin/style/admin.css"> |
| | | <publishTime>01/14/2021 10:06:24</publishTime> |
| | |
| | | <publishTime>02/26/2021 21:06:26</publishTime> |
| | | </File> |
| | | <File Include="views/ä»å管ç/ä»åºè°æ¨/Cc_LookingForReturnBill.html"> |
| | | <publishTime>03/09/2021 21:11:23</publishTime> |
| | | <publishTime>03/12/2021 10:08:10</publishTime> |
| | | </File> |
| | | <File Include="views/ä»å管ç/ä»åºè°æ¨/Cc_LookingForReturnBillList.html"> |
| | | <publishTime>02/23/2021 11:59:48</publishTime> |
| | |
| | | <publishTime>01/14/2021 10:06:24</publishTime> |
| | | </File> |
| | | <File Include="views/éªæ¶å
¥åº/产åå
¥åº/Kf_ProductInBill_Fast.html"> |
| | | <publishTime>03/10/2021 19:28:30</publishTime> |
| | | <publishTime>03/11/2021 09:29:14</publishTime> |
| | | </File> |
| | | <File Include="views/éªæ¶å
¥åº/产åå
¥åº/Kf_ProductInBill_FastList.html"> |
| | | <publishTime>01/14/2021 10:06:24</publishTime> |
| | |
| | | , page: true |
| | | //, height: 256 |
| | | , cellMinWidth: 90 |
| | | , limit: 500 |
| | | , cols: [[ |
| | | { type: 'numbers', title: 'åºå·' } |
| | | , { field: 'HIsStatus', title: 'æ¯å¦æ«ç ', hide: true } |
| | |
| | | $("#HWHID").val(result.data[0].HWHID); |
| | | $("#HWHName").val(result.data[0].HWhName); |
| | | //å¯ç¨mesä»ä½ï¼æ ¹æ®èä»åºè½¬æ¢ææ°ä»åº |
| | | $.ajax({ |
| | | url: GetWEBURL() + "/LookingFor/GetSpNameMES_Json", |
| | | type: "GET", |
| | | data: { "HERPWHID": $("#HWHID").val() }, |
| | | success: function (result) { |
| | | if (result.count == 1) { |
| | | $("#HWhID").val(result.data[0].HMESWHID); |
| | | $("#HWHName").val(result.data[0].HMESWHNAME); |
| | | $("#HBarCode").focus(); |
| | | } |
| | | else { |
| | | layer.msg(result.Message, { icon: 5, btn: ['确认'], time: 100000, offset: 't', skin: 'layui-layer-lan', title: "温馨æç¤º" }); |
| | | } |
| | | layer.closeAll("loading"); |
| | | } |
| | | }); |
| | | //$.ajax({ |
| | | // url: GetWEBURL() + "/LookingFor/GetSpNameMES_Json", |
| | | // type: "GET", |
| | | // data: { "HERPWHID": $("#HWHID").val() }, |
| | | // success: function (result) { |
| | | // if (result.count == 1) { |
| | | // $("#HWhID").val(result.data[0].HMESWHID); |
| | | // $("#HWHName").val(result.data[0].HMESWHNAME); |
| | | // $("#HBarCode").focus(); |
| | | // } |
| | | // else { |
| | | // layer.msg(result.Message, { icon: 5, btn: ['确认'], time: 100000, offset: 't', skin: 'layui-layer-lan', title: "温馨æç¤º" }); |
| | | // } |
| | | // layer.closeAll("loading"); |
| | | // } |
| | | //}); |
| | | } |
| | | else { |
| | | layer.msg(result.Message, { icon: 5, btn: ['确认'], time: 100000, offset: 't', skin: 'layui-layer-lan', title: "温馨æç¤º" }); |
| | |
| | | } |
| | | }); |
| | | |
| | | |
| | | |
| | | |
| | | //以ä¸ä¸ºlayui模å |
| | | }); |
| | | |
| | | //è¿åä»åº |
| | |
| | | layer.msg("请æ«MESåºä½ç ï¼", { icon: 5, btn: ['确认'], time: 100000, offset: 't', skin: 'layui-layer-lan', title: "温馨æç¤º" }); |
| | | return; |
| | | } |
| | | else |
| | | { |
| | | $("#HExplanation").val($("#HWHNAME").val()); |
| | | } |
| | | } |
| | | var sMainStr = JSON.stringify(data.field); |
| | | var sSubStr = table.cache['wl-table']; |