HDL_ON/UI/UI2/3-Intelligence/Automation/AddLogic.cs
@@ -188,8 +188,13 @@ } else { LogicMethod.RemoveAllView(); MainView.MainShow(); var responsePackNew = Send.updateLogic(Logic.currlogic); if (responsePackNew.Code == "0") { LogicMethod.RemoveAllView(); MainView.MainShow(); } //发送新加修改逻辑命令; } @@ -561,7 +566,6 @@ fLayout.RemoveFromParent(); }; } /// <summary> /// 满足条件 /// </summary>