trp:修复仿真设备重新渲染数量不一致问题、标签异常回显问题
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
export function handleLHover(targetPoint) {
|
||||
// if(Object.keys(targetPoint).includes('enableHover') && !targetPoint.enableHover)return;
|
||||
if (this.tag3CSS2DObj.element.style.opacity != '1') {
|
||||
// 保存进入状态
|
||||
this._saveState();
|
||||
|
||||
Reference in New Issue
Block a user