แก้ รอบการขึ้นเงินเดือน
This commit is contained in:
parent
3c1771e70e
commit
94a7a81e1f
3 changed files with 32 additions and 21 deletions
|
|
@ -48,6 +48,7 @@ interface RowList {
|
|||
effectiveDate: Date|null|string;
|
||||
year: number|null;
|
||||
status: string|null;
|
||||
revisionId: string|null;
|
||||
}
|
||||
|
||||
interface Row {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue