mirror of
https://github.com/crmeb/CRMEB.git
synced 2025-12-20 01:12:50 +00:00
数据库备份
This commit is contained in:
parent
07f703b8d6
commit
38c0a75409
@ -110,7 +110,7 @@
|
||||
case 'backup':
|
||||
if(tables.length){
|
||||
layList.basePost(layList.Url({a:'backup'}),{tables:tables},function (res) {
|
||||
layList.msg(res.msg,{icon:1,time:1000}function(){
|
||||
layList.msg(res.msg,{icon:1,time:1000},function(){
|
||||
buckdata.reload();
|
||||
});
|
||||
});
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user