แก้คำ
This commit is contained in:
parent
469d51542a
commit
367a249bf3
1 changed files with 1 additions and 1 deletions
|
|
@ -143,7 +143,7 @@ function onSubmitPerson() {
|
|||
.post(config.API.permissioProfileOrg, body)
|
||||
.then(async () => {
|
||||
await props.fetchData?.(false);
|
||||
success($q, "เพิ่มราชชื่อสำเร็จ");
|
||||
success($q, "เพิ่มรายชื่อสำเร็จ");
|
||||
onClose();
|
||||
})
|
||||
.catch((err) => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue