初始化功能大致完成
This commit is contained in:
@@ -4,6 +4,9 @@ import EquipmentTag from "../utils/EquipmentTag";
|
||||
* @param {Mesh} targetPoint
|
||||
* @param {String} equType "fan" "sensors"
|
||||
*/
|
||||
//formInfo需要的信息这里包括了
|
||||
//equipmentType、
|
||||
|
||||
function addEquipment(targetPoint, formInfo) {
|
||||
if (targetPoint.hasDevice) {
|
||||
alert("已添加设备");
|
||||
|
||||
Reference in New Issue
Block a user