แก้ชื่อไฟล์ทุน
This commit is contained in:
parent
43f4cecf7f
commit
fce62f46ac
1 changed files with 4 additions and 4 deletions
|
|
@ -292,8 +292,8 @@ async function clickUpload(file: any) {
|
|||
await http
|
||||
.post(
|
||||
config.API.developmentSalaryFile(
|
||||
"พัฒนาบุคคล",
|
||||
"ฟอร์มรายงานตัวกลับ",
|
||||
"ระบบพัฒนาบุคคล",
|
||||
"ฟอร์มรายงานตัวกลับเข้ารับราชการ",
|
||||
id.value
|
||||
),
|
||||
{
|
||||
|
|
@ -350,8 +350,8 @@ function getFile() {
|
|||
http
|
||||
.get(
|
||||
config.API.developmentSalaryFile(
|
||||
"พัฒนาบุคคล",
|
||||
"ฟอร์มรายงานตัวกลับ",
|
||||
"ระบบพัฒนาบุคคล",
|
||||
"ฟอร์มรายงานตัวกลับเข้ารับราชการ",
|
||||
id.value
|
||||
)
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue