HDL Home App 第二版本 旧平台金堂用 正在使用
黄学彪
2020-07-20 2029e64ec0491f7e511dc15bffaf821bfbabe2de
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)
                    {