mirror of
https://github.com/crmeb/CRMEB.git
synced 2026-01-26 05:28:11 +00:00
数据库备份
This commit is contained in:
parent
e115130767
commit
67b8383a50
@ -111,7 +111,7 @@
|
|||||||
if(tables.length){
|
if(tables.length){
|
||||||
layList.basePost(layList.Url({a:'backup'}),{tables:tables},function (res) {
|
layList.basePost(layList.Url({a:'backup'}),{tables:tables},function (res) {
|
||||||
layList.msg(res.msg);
|
layList.msg(res.msg);
|
||||||
//fileList.reload();
|
buckdata.reload();
|
||||||
});
|
});
|
||||||
}else{
|
}else{
|
||||||
layList.msg('请选择表');
|
layList.msg('请选择表');
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user