[Frontend][系統監控] 3D Popover 程序調整
This commit is contained in:
parent
02969cecbf
commit
9844d6732d
@ -327,10 +327,6 @@
|
|||||||
let dbid = obj.myDataList.filter(x => x.device_number == devNum)[0]?._dbId;
|
let dbid = obj.myDataList.filter(x => x.device_number == devNum)[0]?._dbId;
|
||||||
$(ele).data("dbId", dbid);
|
$(ele).data("dbId", dbid);
|
||||||
})
|
})
|
||||||
|
|
||||||
|
|
||||||
debugger
|
|
||||||
|
|
||||||
|
|
||||||
})
|
})
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user