made ui chnages
This commit is contained in:
@@ -177,6 +177,7 @@ async def upload_files(
|
||||
|
||||
# Prepare patient information
|
||||
patient_name = f"{first_name} {last_name}"
|
||||
print(f"DEBUG: Received next_testing_date: '{next_testing_date}'")
|
||||
patient_info = {
|
||||
"patient_name": patient_name,
|
||||
"first_name": first_name,
|
||||
|
||||
Reference in New Issue
Block a user