HDL Home App 第二版本 旧平台金堂用 正在使用
hxb
2022-08-25 c2a220d25e2b780cd7b13030666c6cdd08a58519
ZigbeeApp/Shared/Phone/UserCenter/Gateway/Manage/GatewayGeneralInformationForm.cs
@@ -149,7 +149,7 @@
            if (strMac == null)
            {
                //关闭进度条
                this.CloseProgressBar();
                this.CloseProgressBar(ShowReLoadMode.YES);
                return;
            }
            //协调器信道
@@ -157,7 +157,7 @@
            if (intChannel == -1)
            {
                //关闭进度条
                this.CloseProgressBar();
                this.CloseProgressBar(ShowReLoadMode.YES);
                return;
            }
            //协调器PanId
@@ -165,7 +165,7 @@
            if (intPanId == -1)
            {
                //关闭进度条
                this.CloseProgressBar();
                this.CloseProgressBar(ShowReLoadMode.YES);
                return;
            }
            //关闭进度条