摘要:
//百分率排序 jQuery.fn.dataTableExt.oSort['number-fate-asc'] = function(s1,s2) { s1 = s1.replace('%',''); s2 = s2.replace('%',''); return s1-s2; }; jQuery.fn.dataTableExt.oSort... 阅读全文
posted @ 2017-10-09 14:25
教父123
阅读(449)
评论(0)
推荐(0)

浙公网安备 33010602011771号