wxr
2023-08-23 96e9ff2e5a54f54cdbb6b8b2f049fdf6a837de3c
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) =>