เพิ่ม UI รายชื่อลูกจ้างประจำ ที่มีสิทธิ์ยื่นขอพระราชทานเครื่องราชอิสริยาภรณ์
This commit is contained in:
parent
7b2047d36e
commit
ce39f91e02
3 changed files with 209 additions and 2 deletions
|
|
@ -30,8 +30,8 @@ interface Goverment {
|
|||
positionLevel: string;
|
||||
positionExecutive: string;
|
||||
positionExecutiveSide: string;
|
||||
dateLeave: string;
|
||||
dateRetireLaw: string;
|
||||
dateLeave?: string;
|
||||
dateRetireLaw?: string;
|
||||
}
|
||||
|
||||
interface GovermentEmpTemp {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue