wumu
2024-05-13 d64822b8be629c4592da0b9c3eabed4500174752
internal_system_v1/problemrectstandingbook.cpp
@@ -34,3 +34,15 @@
        }
    }
}
void ProblemRectStandingBook::on_pushButton_4_clicked()
{
    // 添加到表格中
    qDebug()<<"添加数据";
}
void ProblemRectStandingBook::on_pushButton_5_clicked()
{
    // 写到数据库
    qDebug()<<"保存数据";
}