เเก้ไข เพิ่ม api questionnair
This commit is contained in:
parent
1e510c768a
commit
18a0e91c9d
3 changed files with 6 additions and 4 deletions
|
|
@ -365,7 +365,8 @@ const fecthDataTransfer = async (id: string) => {
|
|||
// console.log(data);
|
||||
tranferOrg.value = data.organization
|
||||
noteReason.value = data.reason
|
||||
files.value = data.file
|
||||
files.value = data.docs
|
||||
console.log(files.value)
|
||||
})
|
||||
.catch((e: any) => {
|
||||
messageError($q, e)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue