Patient table change, add order by add date

This commit is contained in:
Krad
2021-12-03 14:21:21 +08:00
parent 168140fb6f
commit 3d317e757a
5 changed files with 56 additions and 16 deletions

View File

@@ -14,6 +14,7 @@ public:
private:
int currentRow = -1;
};