แก้ไขคำผิด
This commit is contained in:
parent
6a138587ba
commit
0ec462287c
1 changed files with 1 additions and 1 deletions
|
|
@ -81,7 +81,7 @@ const FileDownload = async (type: string) => {
|
||||||
.then(async (res) => {
|
.then(async (res) => {
|
||||||
downloadFile(
|
downloadFile(
|
||||||
res,
|
res,
|
||||||
`แบบบันทึกผล(ผู้บักคับบัญชา)_${fullname.value}_ครั้งที่${numTab.no}.${type}`
|
`แบบบันทึกผล(ผู้บังคับบัญชา)_${fullname.value}_ครั้งที่${numTab.no}.${type}`
|
||||||
);
|
);
|
||||||
})
|
})
|
||||||
.catch((e) => {
|
.catch((e) => {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue