ปลด validate วันที่มีผล ถ้าไม่มีค่า เเสดง ว่าง
This commit is contained in:
parent
e9fd48f7f3
commit
36d1473c11
3 changed files with 14 additions and 66 deletions
|
|
@ -26,9 +26,6 @@ interface ObjectSalaryRef {
|
|||
salaryType: object | null;
|
||||
posTypId: object | null;
|
||||
posLevelId: object | null;
|
||||
date: object | null;
|
||||
startDate: object | null;
|
||||
endDate: object | null;
|
||||
|
||||
[key: string]: any;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue