秀儿2020
bootstrap前端页面禁止多行排序
阅读 94
2022-01-06
话不多说直接上代码
"columnDefs": [ { "targets": [ 0, 2 ], "orderable": false } ]
相关推荐
精彩评论(0)