ตัวชี้วัด => เพิ้ืมรายการ งานที่ได้รับหมอบหมาย

This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2024-05-08 11:51:21 +07:00
parent 94b67c81ec
commit fec88e36bb
6 changed files with 882 additions and 3 deletions

View file

@ -21,7 +21,7 @@ interface FormListMainByRole {
}
interface FormDataRole {
position: string;
year: number;
year: number | null;
round: string;
org: string;
including: string;