LAPTOP-T815PCOQ\25526
2024-12-12 be5908615aa5f61c478cf3fa3823dc07c9b1d70f
SourceCode/Bond/BondEq/InputDialog.cpp
@@ -49,6 +49,8 @@
   // TODO:  在此添加额外的初始化
    SetWindowText(m_strTitle);
    m_staticPrompt.SetWindowText(m_strPrompt);
   m_editInput.SetFocus();
   m_editInput.SetWindowText("1");
   return TRUE;  // return TRUE unless you set the focus to a control
   // 异常: OCX 属性页应返回 FALSE