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