ZigbeeApp/Shared/Phone/UserCenter/Safety/GarrisonAreaDelayedSettionForm.cs
@@ -97,7 +97,7 @@ //关闭进度条 this.CloseProgressBar(); Application.RunOnMainThread(() => HdlThreadLogic.Current.RunMain(() => { //初始化【进入延时】行 this.InitInDelayedRow(listView); @@ -190,7 +190,7 @@ //修改缓存 this.timeResponseData.EntranceDelayTime = inDelayTime; this.timeResponseData.GoOutDelayTime = OutDelayTime; Application.RunOnMainThread(() => HdlThreadLogic.Current.RunMain(() => { if (this.inDelayTimeControl != null) {