唐润平: 传感器添加删除、标签文字设置、双击进入视角、双击空白回退视角、角度和缩放限制、细节修改

This commit is contained in:
trp
2023-12-16 04:30:44 +08:00
parent d322949598
commit 9ff76d31db
5 changed files with 7 additions and 5 deletions

View File

@@ -22,6 +22,7 @@ function addEquipment(targetPoint, formInfo) {
}
targetPoint.hasDevice = true;
// 标识设备信息
this.clearTagsObj();
}
// 其他传感器
function handleOtherEqu(targetPoint, EqeName) {