---恢复内容开始--- var pros = []; 全局变量function doSearchSal(){ var param = {}; var searchSal=$.trim($("#searchSal").val()); var partyId=$("#countryId").combobox("getValue"); param.searchSal = searchSal; var shopId=''; var row=$(&quo
.html() When .html() is used to set an element's content, any content that was in that element is completely replaced by the new content. Additionally, jQuery removes other constructs such as data and event handlers from child elements before replaci