From 5985ef28a5722360fa00f88f23544ed585fd05ef Mon Sep 17 00:00:00 2001 From: wxr <464027401@qq.com> Date: 星期四, 05 五月 2022 22:34:50 +0800 Subject: [PATCH] 备份 --- HDL_ON/UI/UI2/FuntionControlView/Panel/PanelHelpPage.cs | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/HDL_ON/UI/UI2/FuntionControlView/Panel/PanelHelpPage.cs b/HDL_ON/UI/UI2/FuntionControlView/Panel/PanelHelpPage.cs index d844ac2..687b07a 100644 --- a/HDL_ON/UI/UI2/FuntionControlView/Panel/PanelHelpPage.cs +++ b/HDL_ON/UI/UI2/FuntionControlView/Panel/PanelHelpPage.cs @@ -120,7 +120,7 @@ if (temp.state == "alarm") { btnIcon.IsSelected = true; - btnSuctionView.TextID = StringId.InAlarm; + btnSuctionView.TextID = StringId.InAlarming; btnSuctionView.IsSelected = true; } else -- Gitblit v1.8.0