FIX: Online and Makerlab not show on MAC

JIRA: none
Change-Id: I399e19ab27cdaab08c3ba090fc6a5844cfcb8718
This commit is contained in:
zorro.zhang 2024-12-19 17:46:30 +08:00 committed by lane.wei
parent 99722056d7
commit 0f0f677379

View File

@ -279,6 +279,8 @@ WebViewPanel::WebViewPanel(wxWindow *parent)
SendDesignStaffpick(true);
}
});
SwitchWebContent("home");
}
WebViewPanel::~WebViewPanel()