mrDarker
2025-09-12 d89cc31a84312a4fde459dc82f29306e24750d4b
SourceCode/Bond/Servo/PageAlarm.cpp
@@ -196,7 +196,7 @@
      pListCtrl->DeleteItem(nRowCount - 1);
   }
   int nNewItem = pListCtrl->InsertItem(0, _T(""));
   int nNewItem = pListCtrl->InsertItem(pListCtrl->GetItemCount(), _T(""));
   // 设置每一列的数据
   CString str;