WebTM/views/车间管理/委外工序发出单/Cj_StationEntrustInBillList.html | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
WebTM/views/车间管理/委外工序发出单/Cj_StationEntrustInBillList.html
@@ -643,7 +643,7 @@ function get_DisplayPage(sWhere) { var ajaxLoad = layer.load(); $.ajax({ url: GetWEBURL() + '/Cj_StationEntrustOutBill/getStationEntrustOutBillPage', url: GetWEBURL() + '/Cj_StationEntrustInBill/getStationEntrustInBillPage', type: "GET", data: { "sWhere": sWhere, "user": sessionStorage["HUserName"], "page": page, "size": size }, success: function (data1) {