mirror of
https://github.com/crmeb/CRMEB.git
synced 2025-12-23 19:32:33 +00:00
调试
This commit is contained in:
parent
46b1d845ed
commit
540794f4f6
@ -169,6 +169,7 @@
|
||||
var elemOdj=that.elemOdj[odj || this.odj];
|
||||
console.log(elemOdj);
|
||||
this.table.on('tool(' + elemOdj + ')', function (obj) {
|
||||
console.log(obj)
|
||||
var data = obj.data, layEvent = obj.event;
|
||||
if (typeof EventFn == 'function') {
|
||||
EventFn(layEvent, data,obj);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user