HDL_ON/UI/UI2/3-Intelligence/Automation/TimeTpye.cs
@@ -155,7 +155,7 @@ //添加一个新的时间点条件 Logic.currlogic.input.Add(inputTime); } RemoveViewByTag("Logic"); LogicMethod.RemoveAllView(); AddLogic addLogic = new AddLogic(); MainPage.BasePageView.AddChidren(addLogic); addLogic.Show(); @@ -280,7 +280,7 @@ //添加一个新的时间点条件 Logic.currlogic.input.Add(inputTime); } RemoveViewByTag("Logic"); LogicMethod.RemoveAllView(); AddLogic addLogic = new AddLogic(); MainPage.BasePageView.AddChidren(addLogic); addLogic.Show();