From 20f71388bff842e7b6eaaa8b05eb4d7a4d2e5b12 Mon Sep 17 00:00:00 2001
From: wxr <464027401@qq.com>
Date: 星期一, 31 七月 2023 01:16:18 +0800
Subject: [PATCH] Update AirSwitchP3SubloopEnergyPage.cs

---
 HDL_ON/UI/UI2/FuntionControlView/Electrical/AirSwitchP3Page.cs |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/HDL_ON/UI/UI2/FuntionControlView/Electrical/AirSwitchP3Page.cs b/HDL_ON/UI/UI2/FuntionControlView/Electrical/AirSwitchP3Page.cs
index 1baeb5b..4bbffd9 100644
--- a/HDL_ON/UI/UI2/FuntionControlView/Electrical/AirSwitchP3Page.cs
+++ b/HDL_ON/UI/UI2/FuntionControlView/Electrical/AirSwitchP3Page.cs
@@ -153,7 +153,7 @@
                     TextAlignment = TextAlignment.Center,
                     TextSize = CSS_FontSize.TextFontSize,
                 };
-                controlView.AddChidren(btnRunStatus); //鐘舵�佹棤娉曟祴璇曪紝鏆傛椂闅愯棌--2021-10-14 13:58:48 钁f辰鏂�
+                controlView.AddChidren(btnRunStatus); 
                 UpdataRunStatus();
             }
 

--
Gitblit v1.8.0