实现系统总览页面数据接口

This commit is contained in:
lixiaoyuan
2025-07-28 17:14:44 +08:00
parent e6e3f4837d
commit 0958fcc224
9 changed files with 184 additions and 54 deletions

View File

@@ -154,7 +154,6 @@ public:
QLabel labV_;
};
class TableBase : public QObject
{
Q_OBJECT