$.ajax({ type : "POST", url : "${ctx}/credit/LoanauditCtrl/qwe.do?hetong="+hetong, data : $("#queryMainForm1").serialize(),//表单id success : function(data) {
}
});