upload เอกสารหลักฐาน
This commit is contained in:
parent
01fe8f97f4
commit
518884d548
10 changed files with 387 additions and 137 deletions
|
|
@ -132,7 +132,7 @@ const editData = async () => {
|
|||
};
|
||||
await http
|
||||
.put(config.API.placementFamilyId(route.params.personalId.toString()), body)
|
||||
.then((res) => {
|
||||
.then(() => {
|
||||
success($q, "บันทึกข้อมูลสำเร็จ");
|
||||
})
|
||||
.catch((e) => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue