黄学彪
2020-11-20 99253403b560f761d5f9af8b4f5140496996433a
ZigbeeApp/Shared/Phone/UserCenter/Gateway/Manage/GatewayGeneralInformationForm.cs
@@ -149,7 +149,7 @@
            if (strMac == null)
            {
                //关闭进度条
                this.CloseProgressBar(ShowReLoadMode.YES);
                this.CloseProgressBar();
                return;
            }
            //协调器信道
@@ -157,7 +157,7 @@
            if (intChannel == -1)
            {
                //关闭进度条
                this.CloseProgressBar(ShowReLoadMode.YES);
                this.CloseProgressBar();
                return;
            }
            //协调器PanId
@@ -165,7 +165,7 @@
            if (intPanId == -1)
            {
                //关闭进度条
                this.CloseProgressBar(ShowReLoadMode.YES);
                this.CloseProgressBar();
                return;
            }
            //关闭进度条