mrDarker
2025-05-21 78793ce8e51b9a2b175483213017b154e3a5f952
SourceCode/Bond/Servo/PageAlarm.cpp
@@ -199,7 +199,7 @@
BOOL CPageAlarm::OnInitDialog()
{
   CDialogEx::OnInitDialog();
   InitRxWindow();
   SetTimer(1, 3000, nullptr);
   // 下拉框控件
   CComboBox* pComboBox = (CComboBox*)GetDlgItem(IDC_COMBO_DATETIME);