fixing ชื่อไฟล์หนังสือเวียนถึงแก่กรรม
This commit is contained in:
parent
b115e33232
commit
23ad12bd4c
1 changed files with 1 additions and 1 deletions
|
|
@ -87,7 +87,7 @@ const fileDownload = async (type: string) => {
|
|||
.then((res) => {
|
||||
downloadFile(
|
||||
res,
|
||||
`รายละเอียดบันทึกเวียนแจ้งการถึงแก่กรรม-${fullName}.${type}`
|
||||
`รายละเอียดบันทึกเวียนแจ้งการถึงแก่กรรม-${fullName.value}.${type}`
|
||||
);
|
||||
})
|
||||
.catch(async (e) => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue