📅  最后修改于: 2022-03-11 14:57:51.487000             🧑  作者: Mango
'columnDefs': [
{
"targets": 0, // your case first column
"className": "text-center",
"width": "4%"
},
{
"targets": 2,
"className": "text-right",
}],