Update index.html

This commit is contained in:
Anyon 2022-04-15 16:08:09 +08:00
parent d30bb0b24e
commit c38d8f85c9

View File

@ -42,7 +42,7 @@
{field: 'name', title: '模板名称', align: "left", minWidth: 100},
{field: 'status', title: '使用状态', align: 'center', minWidth: 110, templet: '#StatusSwitchTpl'},
{field: 'create_at', title: '添加时间', align: 'center', minWidth: 170},
{toolbar: '#toolbar', title: '操作面板', align: 'center', fixed: 'right'}
{toolbar: '#toolbar', title: '操作面板', align: 'center', minWidth: 80, fixed: 'right'}
]]
});