From 679c2a4c459c7ad0e9f727ad4196c0754716c28f Mon Sep 17 00:00:00 2001
From: WJC <wjc@hdlchina.com.cn>
Date: 星期三, 08 四月 2020 11:39:20 +0800
Subject: [PATCH] 2020-04-08-1

---
 ZigbeeApp/Shared/Phone/Device/Logic/AddLogicPage.cs |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/ZigbeeApp/Shared/Phone/Device/Logic/AddLogicPage.cs b/ZigbeeApp/Shared/Phone/Device/Logic/AddLogicPage.cs
index 7c9e2cb..56f2032 100644
--- a/ZigbeeApp/Shared/Phone/Device/Logic/AddLogicPage.cs
+++ b/ZigbeeApp/Shared/Phone/Device/Logic/AddLogicPage.cs
@@ -63,7 +63,7 @@
 
             timeView.clickviewBtn.MouseUpEventHandler += (sender, e) =>
             {
-                TimeView();
+                 TimeView();
             };
             functionView.clickviewBtn.MouseUpEventHandler += (sender, e) =>
             {

--
Gitblit v1.8.0