mirror of
https://github.com/crmeb/CRMEB.git
synced 2025-12-16 22:42:49 +00:00
数据库备份
This commit is contained in:
parent
d6ec067d40
commit
c02dba74cc
@ -114,6 +114,8 @@
|
||||
$.each(data, function (name, value) {
|
||||
if (value['name'] != undefined) ids.push(value['name']);
|
||||
});
|
||||
console.log(data);
|
||||
console.log(ids);
|
||||
layer.alert(JSON.stringify(ids));
|
||||
break;
|
||||
case 'getCheckLength':
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user