数据库备份

This commit is contained in:
xurongyao 2018-09-17 17:20:11 +08:00
parent c5ae3e3804
commit bcea63bc61

View File

@ -28,8 +28,8 @@
{field: 'update_time', title: '更新时间'},
{field: 'rows', title: '行数'},
];
});
layList.reload('',100);
},100);
layList.reload();
</script>
{/block}