fix bug
This commit is contained in:
parent
927a81ff75
commit
9e633b83b7
6 changed files with 55 additions and 9 deletions
|
|
@ -137,7 +137,7 @@ function onAnnounce() {
|
|||
await porps.fetchData();
|
||||
await success($q, "ประกาศผลสำเร็จ");
|
||||
selected.value = [];
|
||||
}, 1000);
|
||||
}, 1500);
|
||||
})
|
||||
.catch((err) => {
|
||||
messageError($q, err);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue