表格尺寸调整
This commit is contained in:
@@ -51,6 +51,7 @@
|
||||
table.render({
|
||||
elem: '#table_list'
|
||||
,url: '/task/table?status=2'
|
||||
,size: 'sm' //小尺寸的表格
|
||||
,cols: [[
|
||||
{checkbox: true, fixed: true},
|
||||
{field:'id', title: 'ID', align:'center',sort: true, width:80}
|
||||
|
||||
Reference in New Issue
Block a user