Browse Source

数据库备份

sugar1569 7 years ago
parent
commit
ae30554de8
1 changed files with 1 additions and 1 deletions
  1. 1 1
      application/admin/view/system/system_databackup/index.php

+ 1 - 1
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: '大小'},