fix(leave):dislplay_columns_leaveTotal
This commit is contained in:
parent
894462e2b7
commit
bd80a0fb4f
3 changed files with 20 additions and 8 deletions
|
|
@ -25,6 +25,7 @@ interface ListLeave {
|
|||
position?: string;
|
||||
level?: string;
|
||||
hajjDayStatus?: boolean;
|
||||
leaveTotal: number; //จำนวนวันที่ลา
|
||||
}
|
||||
interface FormData {
|
||||
id: string;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue