mirror of
https://github.com/crmeb/CRMEB.git
synced 2026-02-07 22:55:33 +00:00
调试
This commit is contained in:
parent
b81667acb9
commit
9adbf93210
@ -108,6 +108,7 @@
|
|||||||
if(is_tables!=true) this.odj=odj;
|
if(is_tables!=true) this.odj=odj;
|
||||||
if(that.elemOdj[odj]==undefined) that.elemOdj[odj]=odj;
|
if(that.elemOdj[odj]==undefined) that.elemOdj[odj]=odj;
|
||||||
var elemOdj=that.elemOdj[this.odj];
|
var elemOdj=that.elemOdj[this.odj];
|
||||||
|
console.log(that.elemOdj);
|
||||||
that.tableIns = that.table.render({
|
that.tableIns = that.table.render({
|
||||||
id:boxids,
|
id:boxids,
|
||||||
elem: '#' +elemOdj,
|
elem: '#' +elemOdj,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user