- ซ่อนเอกสารเพิ่มเติมในส่วนของ
- ซ่อนปิด error ของ inbox และ noti - fix bug บรรจุในส่วน filter
This commit is contained in:
parent
8576c937df
commit
f698d036ab
6 changed files with 19 additions and 15 deletions
|
|
@ -101,7 +101,7 @@ const getDataNotification = async () => {
|
|||
notiList.value = list;
|
||||
})
|
||||
.catch((e) => {
|
||||
messageError($q, e);
|
||||
// messageError($q, e);
|
||||
})
|
||||
.finally(() => {
|
||||
hideLoader();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue