ตัวชี้วัด => เพิ้ืมรายการ งานที่ได้รับหมอบหมาย
This commit is contained in:
parent
94b67c81ec
commit
fec88e36bb
6 changed files with 882 additions and 3 deletions
|
|
@ -21,7 +21,7 @@ interface FormListMainByRole {
|
|||
}
|
||||
interface FormDataRole {
|
||||
position: string;
|
||||
year: number;
|
||||
year: number | null;
|
||||
round: string;
|
||||
org: string;
|
||||
including: string;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue