wxr
2021-12-08 b4f5f74d74a0a0996358d8348956601b30f17266
HDL_ON/UI/UI2/FuntionControlView/ArmCenter/ArmCenterPage.cs
@@ -457,6 +457,13 @@
                Action refreshAction = () =>
                {
                    iniCustomDeploymentView();
                    if (InDefenseMode != null)
                    {
                        if (InDefenseMode.sid == alarm.sid)
                        {
                            Control.Ins.ControlSecurity(InDefenseMode, "disable");
                        }
                    }
                };
                    alarm = alarm.RefeshData();