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