เเก้กลับ เป็ฯ id
This commit is contained in:
parent
c5f7a34247
commit
0171aec669
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
? "เจ้าหน้าที่"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue