阅读背景:

ssm框架中.serialize()传递中文乱码问题

来源:互联网 

解决方案,添加

			var params = jQuery("#carApply form").serialize();
			params = decodeURIComponent(params, true);
			var params = jQuery("#carApply 



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: