黄学彪
2020-09-18 c7df85937f73fb347ee0b19e9c052d2d00a6df6c
ZigbeeApp/Shared/Phone/MainPage/Controls/DeviceCard/DeviceRelayCardControl.cs
@@ -88,6 +88,7 @@
                //继电器类型的深度卡片界面(含空气开关)
                var form = new ControlForm.DeviceRelayDetailCardForm();
                form.RowOrCardControl = this;
                form.AddForm(i_device, this.nowSelectRoom, 965, backHeight);
                form.FormCloseEvent += this.CardDetailInfoBackEvent;
            };