เปลี่ยนฟิล

This commit is contained in:
setthawutttty 2024-12-27 14:58:26 +07:00
parent fa71eb3f2b
commit 40f5b41505
2 changed files with 2 additions and 1 deletions

View file

@ -5,6 +5,7 @@ interface HistoryPos {
id: string;
posNo: string;
position: string;
positionName?: string;
}
interface Position {