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