fixing เมนูรับโอน

This commit is contained in:
Warunee Tamkoo 2024-05-15 14:30:41 +07:00
parent bc7fa07f1f
commit e8a7e17d50
8 changed files with 13 additions and 34 deletions

View file

@ -6,7 +6,7 @@ interface ResponseTitle {
}
interface ResponseRow {
personalId: string;
id: string;
citizenId: string;
fullname: string;
organizationName: string;