Add recon page can search by patient info.

This commit is contained in:
sunwen
2023-08-24 15:10:46 +08:00
parent 2aa6541085
commit 4cf795d368
9 changed files with 155 additions and 66 deletions

View File

@@ -169,7 +169,6 @@ void DeviceManager::initDevice()
}
startTransfer();
initEmptyScanMeasurementID();
updateReconState();
//mGetSoftwareVersionAction->execute();
}