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