chenluhua1980
2025-11-19 ce072993ccc72be00e05140f27c66ed01ffcc587
SourceCode/Bond/Servo/CControlJobDlg.cpp
@@ -380,7 +380,7 @@
void CControlJobDlg::OnBnClickedButtonCompletionBath()
{
    if (theApp.m_model.getMaster().completeControlJob("测试手动结批")) {
    if (theApp.m_model.getMaster().forceCompleteControlJob("测试手动结批")) {
        AfxMessageBox("结批完成");
    }