Update index.html

This commit is contained in:
Anyon 2022-06-27 15:07:22 +08:00
parent 8c3e787a28
commit 5041472329

View File

@ -16,7 +16,6 @@
$('#FileTable').layTable({
even: true, height: 'full',
sort: {field: 'id', type: 'desc'},
where: {type: '{$type|default="index"}'},
cols: [[
{checkbox: true, fixed: true},
{field: 'id', title: 'ID', width: 80, align: 'center', sort: true},