gxc
2019-11-22 7c543a7f222c7f70967cd94d658a35de4d1e4aa6
ZigbeeApp/Shared/Phone/UserCenter/Device/DeviceAddSuccessForm.cs
@@ -267,7 +267,7 @@
            }
            //添加设备到列表
            this.LoadFormMethodByName("DeviceListMainForm", "AddDeviceToFormTable", listNewDevice[0].DeviceAddr);
            base.CloseForm();
        }
        #endregion