atq

导航

 

需要把table的data-locale="ja-JP"删除,才会使下面的代码生效。

$('#table').bootstrapTable({
theadClasses: 'table-header',
formatName: function () {
return 'Format message'
},
});

posted on 2023-06-08 16:33  atq  阅读(42)  评论(0)    收藏  举报