upload เอกสารหลักฐาน

This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2023-10-09 10:55:56 +07:00
parent 01fe8f97f4
commit 518884d548
10 changed files with 387 additions and 137 deletions

View file

@ -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) => {