mirror of
https://github.com/crmeb/CRMEB.git
synced 2025-12-20 09:22:56 +00:00
数据库备份
This commit is contained in:
parent
6daeff3f3b
commit
3c0f6ea576
@ -72,10 +72,7 @@
|
|||||||
layer.confirm('真的倒入该备份吗?', function(index){
|
layer.confirm('真的倒入该备份吗?', function(index){
|
||||||
layList.basePost(layList.Url({a:'import'}),{feilname:data.time},function (res) {
|
layList.basePost(layList.Url({a:'import'}),{feilname:data.time},function (res) {
|
||||||
layList.msg(res.msg);
|
layList.msg(res.msg);
|
||||||
buckdata.reload();
|
|
||||||
});
|
});
|
||||||
obj.del();
|
|
||||||
layer.close(index);
|
|
||||||
});
|
});
|
||||||
break;
|
break;
|
||||||
case 'delFile':
|
case 'delFile':
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user