WebTM/views/销售管理/销售退货单/Kf_ICStockBillMainList.html
@@ -285,7 +285,7 @@ $.ajax({ url: GetWEBURL() + '/Kf_ICStockBillMain/GetCStockBillList', type: "GET", data: { "sWhere": sWhere }, data: { "sWhere": sWhere, "user": sessionStorage["HUserName"]}, success: function (data1) { if (data1.count == 1) { option.data = data1.data;