数据库备份

This commit is contained in:
sugar1569 2018-09-26 09:53:56 +08:00
parent fc659ae263
commit ae30554de8

View File

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