jquery插件DataTable,每次调用都访问

xiaoxiao2021-02-28  74

var giftBagListTable = $("#suitListTable").dataTable({

"bRetrieve": false,

"bDestroy": true,

});

bRetrieve为true时,请求缓存,为false时每次请求

转载请注明原文地址: https://www.6miu.com/read-79827.html

最新回复(0)