Fix: debug Uplaod Doc

This commit is contained in:
hasyim_kai
2025-11-14 14:55:32 +07:00
parent 1d03258f44
commit 60c13649d9
4 changed files with 33 additions and 17 deletions

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([