mrDarker
2025-05-20 2a803976ed12e59f3e082e7c08941ef5004e6ea1
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);