WebTM/views/基础资料/采购基础资料/Gy_Supplier.html
@@ -135,6 +135,8 @@ , height: 'full-50' , page: true , cellMinWidth: 90 , limit: 50 , limits: [50, 500, 5000, 20000] , cols: [[ { type: 'radio', fixed: 'left' } , { field: '閫夋嫨', title: '閫夋嫨', sort: true, hide: true } @@ -154,7 +156,7 @@ $.ajax({ url: GetWEBURL() + '/Gy_Supplier/list', type: "GET", data: { "sWhere": sWhere, "Organization": Organization }, data: { "sWhere": sWhere, "user": sessionStorage["HUserName"], "Organization": Organization }, success: function (data1) { if (data1.count == 1) { option.data = data1.data;