ปรับฟอร์มลา

This commit is contained in:
Warunee Tamkoo 2024-01-05 14:30:28 +07:00
parent 4ce525522b
commit 6bf4bdebaa
16 changed files with 217 additions and 175 deletions

View file

@ -90,7 +90,6 @@ const fetchlistInbox = async () => {
.get(config.API.msgInbox)
.then((res) => {
let data = res.data.result;
console.log(data);
let listItem: any = [];
data.map((e: any) => {
listItem.push({