no message

This commit is contained in:
setthawutttty 2024-02-21 14:11:16 +07:00
parent 433555b0c7
commit 6f168f0c8a
2 changed files with 5 additions and 2 deletions

View file

@ -115,6 +115,7 @@ interface RowDetailPositions {
posTypeId: string;
posLevelId: string;
posExecutiveId: string;
isSpecial: boolean;
}
interface NewPagination {