เเก้กลับ เป็ฯ id

This commit is contained in:
setthawutttty 2023-09-11 16:00:19 +07:00
parent c5f7a34247
commit 0171aec669

View file

@ -91,7 +91,7 @@ const getData = async () => {
let list: DataInbox[] = [];
response.map((e: ResponseInbox) => {
list.push({
no: e.receiverUserId ?? "",
no: e.id ?? "",
sender:
e.createdFullName == "" || e.createdFullName == null
? "เจ้าหน้าที่"