fix(html): sorted by timestamp

This commit is contained in:
imlonghao 2022-01-23 15:02:00 +08:00
parent 03c72c03bf
commit f537adfd88

View file

@ -25,7 +25,7 @@
url: "/imlonghao-api/logs", url: "/imlonghao-api/logs",
dataSrc: "" dataSrc: ""
}, },
"order": [[5, "desc"]], "order": [[7, "desc"]],
"columnDefs": [ "columnDefs": [
{ {
targets: 0, targets: 0,