feat: Add progress in system correction page while empty scan data transfering.

This commit is contained in:
sunwen
2024-09-19 15:45:23 +08:00
parent 2d7c359a64
commit f679b81fb4
9 changed files with 259 additions and 67 deletions

View File

@@ -130,6 +130,7 @@ private:
void insertEmptyScanRecord();
void insertScanRecord();
void updateTransferState();
private slots: