OnPro/HDL_ON/UI/UI2/FuntionControlView/Light/LightScene/AddLightScene.cs
@@ -421,10 +421,6 @@ IsSelected = functions.Find((obj) => obj.deviceId == function.deviceId) != null, Tag = "ChooseIcon" }; if (DB_ResidenceData.Instance.HomeGateway.isSupportGroupControl) { btnSelect.X = Application.GetRealWidth(323); } bodyDiv.AddChidren(btnSelect); btnSelect.MouseUpEventHandler = (sender, e) =>