fix(leave):dislplay_columns_leaveTotal

This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2026-01-27 09:39:28 +07:00
parent 894462e2b7
commit bd80a0fb4f
3 changed files with 20 additions and 8 deletions

View file

@ -25,6 +25,7 @@ interface ListLeave {
position?: string;
level?: string;
hajjDayStatus?: boolean;
leaveTotal: number; //จำนวนวันที่ลา
}
interface FormData {
id: string;