mirror of
https://github.com/crmeb/CRMEB.git
synced 2025-12-17 15:02:48 +00:00
数据库备份
This commit is contained in:
parent
9bc4e59ebb
commit
3538a881a7
@ -89,7 +89,12 @@
|
||||
switch (layEvent){
|
||||
case 'import':
|
||||
layer.confirm('真的倒入该备份吗?', function(index){
|
||||
ipmosrting(data.time,null,null);
|
||||
layList.basePost(layList.Url({a:'import'}),data,function (res) {
|
||||
console.log(res);console.log(123);
|
||||
|
||||
|
||||
});
|
||||
//ipmosrting(data.time,null,null);
|
||||
layer.close(index);
|
||||
});
|
||||
break;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user