JLChen
2020-12-23 f9f9b0030fdd2691632569b7dcad9d0ddca5e4cf
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;