mirror of
https://github.com/crmeb/CRMEB.git
synced 2025-12-17 15:02:48 +00:00
数据库备份
This commit is contained in:
parent
6c5cc7151d
commit
aaedb64461
@ -106,7 +106,7 @@
|
||||
});
|
||||
//头工具栏事件
|
||||
tableList.on('toolbar(tableListID)', function(obj){
|
||||
var checkStatus = table.checkStatus(obj.config.id);
|
||||
var checkStatus = tableList.checkStatus(obj.config.id);
|
||||
switch(obj.event){
|
||||
case 'getCheckData':
|
||||
var data = checkStatus.data;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user