陈嘉乐
2020-12-02 9fd75dabbab6850751b33959329da782534514f7
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>