แก้ไข วันที่ invalid
This commit is contained in:
parent
9d6b1ded6d
commit
a81b3a3853
1 changed files with 1 additions and 1 deletions
|
|
@ -99,7 +99,7 @@ const getDataNotification = async () => {
|
|||
? "เจ้าหน้าที่"[0]
|
||||
: e.createdFullName[0],
|
||||
body: e.body ?? "",
|
||||
timereceive: new Date(e.createdAt),
|
||||
timereceive: new Date(e.receiveDate),
|
||||
});
|
||||
});
|
||||
notiList.value = list;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue