ประเมินบุคคล ==> ปรับ load
This commit is contained in:
parent
eac2fd5878
commit
e09d0afe73
10 changed files with 223 additions and 180 deletions
|
|
@ -48,7 +48,9 @@ async function fetchFeature() {
|
|||
messageError($q, e);
|
||||
})
|
||||
.finally(() => {
|
||||
hideLoader();
|
||||
setTimeout(() => {
|
||||
hideLoader();
|
||||
}, 2000);
|
||||
});
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue