เช็ค อัปโหลดไฟล์
This commit is contained in:
parent
46e7fa3088
commit
1da216ccec
6 changed files with 8 additions and 10 deletions
|
|
@ -223,8 +223,8 @@ function uploadFile() {
|
|||
http
|
||||
.put(config.API.appealUpLoadFile(formData.id), Data)
|
||||
.then((res) => {
|
||||
success($q, "อัปโหลดไฟล์สำเร็จ");
|
||||
props.getData();
|
||||
success($q, "อัปโหลดไฟล์สำเร็จ");
|
||||
})
|
||||
.catch((e) => {
|
||||
messageError($q, e);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue