mirror of
https://github.com/crmeb/CRMEB.git
synced 2025-12-20 01:12:50 +00:00
数据库备份
This commit is contained in:
parent
1948308d26
commit
80c0f07f00
@ -96,7 +96,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
$.ajax({
|
$.ajax({
|
||||||
url: layList.Url({a:'import'}),
|
url: layList.Url({a: 'import'}),
|
||||||
data: datas,
|
data: datas,
|
||||||
type: 'post',
|
type: 'post',
|
||||||
dataType: 'json',
|
dataType: 'json',
|
||||||
@ -106,7 +106,7 @@
|
|||||||
error: function (err) {
|
error: function (err) {
|
||||||
console.log(res)
|
console.log(res)
|
||||||
}
|
}
|
||||||
|
}
|
||||||
//ipmosrting(data.time,null,null);
|
//ipmosrting(data.time,null,null);
|
||||||
layer.close(index);
|
layer.close(index);
|
||||||
});
|
});
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user