陈嘉乐
2020-07-08 4230f40556c36ac1d9f1aae1d80f6cb81754e708
ZigbeeApp/Shared/Phone/Device/Logic/AddLogicPage.cs
old mode 100755 new mode 100644
@@ -7,6 +7,7 @@
using ZigBee.Device;
using Shared.Phone.Device.Logic.LogicView;
namespace Shared.Phone.Device.Logic
{
@@ -65,6 +66,7 @@
            timeView.clickviewBtn.MouseUpEventHandler += (sender, e) =>
            {
                TimeView();
            };
            functionView.clickviewBtn.MouseUpEventHandler += (sender, e) =>