SourceCode/Bond/BondEq/CPanelProject.cpp
@@ -78,6 +78,7 @@ //m_pAccordionWnd->AddItem("远程设备", m_pPageRemoteEqs, 0, TRUE, TRUE); m_pPageMain = new CProjectPageMain(); m_pPageMain->SetPLC(theApp.m_model.getBonder().getPLC("PLC(1)")); m_pPageMain->Create(IDD_PROJECT_PAGE_MAIN, GetDlgItem(IDC_ACCORDION_WND1)); m_pPageMain->ShowWindow(SW_SHOW); m_pAccordionWnd->AddItem("主页面", m_pPageMain, 0, TRUE, TRUE);