From ae30554de81fbfa18ed92f2847f7b6a6d153fb30 Mon Sep 17 00:00:00 2001 From: sugar1569 Date: Wed, 26 Sep 2018 09:53:56 +0800 Subject: [PATCH] =?UTF-8?q?=E6=95=B0=E6=8D=AE=E5=BA=93=E5=A4=87=E4=BB=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- application/admin/view/system/system_databackup/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/admin/view/system/system_databackup/index.php b/application/admin/view/system/system_databackup/index.php index 4dc59e13..557d974a 100644 --- a/application/admin/view/system/system_databackup/index.php +++ b/application/admin/view/system/system_databackup/index.php @@ -83,7 +83,7 @@ elem: '#fileList' ,url:"{:Url('fileList')}" ,cols: [[ - {field: 'time', title: '时间',style:'display:none'}, +// {field: 'time', title: '时间'}, {field: 'filename', title: '备份名称', sort: true}, {field: 'part', title: '备注'}, {field: 'size', title: '大小'},