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