黄学彪
2020-08-07 ec34983e291d1c85284472a27109d55891f9a6b5
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)
                    {