黄学彪
2020-09-23 f2dc339a90467553ef7fe86a8312bdc9d590e420
ZigbeeApp/Shared/Phone/UserCenter/Device/AirConditioner/ACZbGatewayUpdateMenuForm.cs
@@ -75,7 +75,7 @@
            btnNewVersion.Visible = hadNewVersion;
            btnNewVersion.X = Application.GetRealWidth(242);
            btnNewVersion.Y = Application.GetRealHeight(23);
            rowComunication.AddChidren(btnNewVersion, ChidrenBindMode.BindEventOnly);
            rowComunication.AddChidren(btnNewVersion, ChidrenBindMode.BindEvent);
            //空调模块
            var rowModel = new FrameRowControl(listView.rowSpace / 2);