ZigbeeApp/Shared/Phone/Common/Base/DialogCommonForm.cs
File was renamed from ZigbeeApp/Shared/Phone/CommonForm/DialogCommonForm.cs @@ -70,7 +70,7 @@ base.AddForm(parameter); //检测能否追加画面 if (UserCenterLogic.CheckCanAddForm(this) == false) if (HdlFormLogic.Current.CheckCanAddForm(this) == false) { return; }