From e322d91c7325019710bfdb046c5fea673031455a Mon Sep 17 00:00:00 2001
From: wxr <464027401@qq.com>
Date: 星期三, 29 七月 2020 11:53:01 +0800
Subject: [PATCH] 20200729

---
 HDL_ON/UI/UI2/2-Classification/FunctionControlZone.cs |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/HDL_ON/UI/UI2/2-Classification/FunctionControlZone.cs b/HDL_ON/UI/UI2/2-Classification/FunctionControlZone.cs
index 26279e3..15e5461 100644
--- a/HDL_ON/UI/UI2/2-Classification/FunctionControlZone.cs
+++ b/HDL_ON/UI/UI2/2-Classification/FunctionControlZone.cs
@@ -133,6 +133,7 @@
                         {
                             case FunctionType.AC:
                                 btnIcon.UnSelectedImagePath = "FunctionIcon/AC/AcThinIcon.png";
+                                btnIcon.SelectedImagePath = "FunctionIcon/AC/AcThinIcon.png";
                                 LoadLastStatesButton();
                                 break;
                             case FunctionType.FloorHeating:

--
Gitblit v1.8.0