ออกคำสั่งเลื่อนเงินเดือน => ปรับ load step 4
This commit is contained in:
parent
6a4568ec36
commit
00ae57f85d
1 changed files with 0 additions and 2 deletions
|
|
@ -130,8 +130,6 @@ const getCommandDetail = async () => {
|
||||||
})
|
})
|
||||||
.catch((e) => {
|
.catch((e) => {
|
||||||
messageError($q, e);
|
messageError($q, e);
|
||||||
})
|
|
||||||
.finally(() => {
|
|
||||||
hideLoader();
|
hideLoader();
|
||||||
});
|
});
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue