wxr
2021-12-15 e71c57108e6dd407c2c6f0361f68150f2ff9aed5
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();