Fix: debug Uplaod Doc
This commit is contained in:
No files matched your search
@@ -57,7 +57,7 @@ async function composeFormData(): Promise<any> {
|
||||
inputForm.value?.setValues({
|
||||
...inputForm.value?.values,
|
||||
ref_id: encounterId,
|
||||
upload_employee_id: user.user_id
|
||||
upload_employee_id: user.employee_id
|
||||
})
|
||||
|
||||
const [inputFormState,] = await Promise.all([
|
||||
|
||||
Reference in New Issue
Block a user