ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Controls/CompoundControls/AiererTimeControl.cs
@@ -27,6 +27,7 @@ /// </summary> private NormalViewControl btnTextView = null; #endregion #region ■ 初始化_____________________________ @@ -206,8 +207,8 @@ this.DetailCardActionTimeEvent?.Invoke(airer.DisinfectRemainTime, type); break; } //成功后更新外面文本 this.SelectTimeEvent?.Invoke(totalMin, type); //成功后更新外面文本 this.SelectTimeEvent?.Invoke(totalMin, type); this.SelectTimeEvent = null; this.shadowRadiusFrameLayout.RemoveFromParent(); @@ -230,7 +231,7 @@ base.RemoveFromParent(); } #endregion #endregion } }