jquery.datatable的缓存问题怎么解决
1个回答
展开全部
jquery中ajax的缓存问题需要增加参数cache: $.ajax({ type: "GET", cache: true, url: 'aa.php', dataType: "html", cache: true, success: function (res) { $('.page-loading').remove(); $('.page-content .page-content-body').html(res); }...
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询