JLChen
2020-12-22 d7d1a03f56880d5edb3541df39d3ba62869dd655
HDL_ON/UI/UI2/3-Intelligence/IntelligencePage.cs
@@ -500,7 +500,6 @@
        /// </summary>
        void LoadAutomationPageView()
        {
            //btnAddIcon.RemoveFromParent();
            automationPage = new FrameLayout();
            contentPageView.AddChidren(automationPage);
            UI2.Intelligence.Automation.MainView.automationPage = automationPage;