This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2024-07-10 13:21:59 +07:00
parent 927a81ff75
commit 9e633b83b7
6 changed files with 55 additions and 9 deletions

View file

@ -137,7 +137,7 @@ function onAnnounce() {
await porps.fetchData();
await success($q, "ประกาศผลสำเร็จ");
selected.value = [];
}, 1000);
}, 1500);
})
.catch((err) => {
messageError($q, err);