ZigbeeApp/Shared/Phone/Device/Logic/Method.cs
@@ -757,7 +757,17 @@ { succeed = true; CurrentLogic.LogicId = logicifon.LogicId; Common.Logic.LogicList.Add(CurrentLogic); if (LogicView.IfString._LockLogic == if_logic) { //门锁联动事件逻辑列表 Common.Logic.LockLogicList.Add(CurrentLogic); } else { //自动化逻辑列表 Common.Logic.LogicList.Add(CurrentLogic); } if (tag) { Send.Zj(tag, CurrentLogic);