黄学彪
2020-12-17 9f326f4000847e6167d8166fa2f6a66f53cb3734
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;
            }
            //关闭进度条