$("#tableList").jqGrid('setGridParam',{ postData:{"txDate":txDate,"jobNameStr":jobName}, }).trigger('reloadGrid'); 试试这个