From c33a256438f7070a38a0802ab3517fb394e3b2df Mon Sep 17 00:00:00 2001 From: georgehao Date: Wed, 19 May 2021 08:31:02 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A1=A8=E6=A0=BC=E5=B0=BA=E5=AF=B8=E8=B0=83?= =?UTF-8?q?=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- views/task/auditlist.html | 1 + 1 file changed, 1 insertion(+) diff --git a/views/task/auditlist.html b/views/task/auditlist.html index 215a1b2..5c4ec8e 100644 --- a/views/task/auditlist.html +++ b/views/task/auditlist.html @@ -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}