ปรับฟอร์มประเมิน ตัวชี้วัด

This commit is contained in:
Warunee Tamkoo 2024-05-08 09:55:22 +07:00
parent 6c10587139
commit e41b2974f7
3 changed files with 25 additions and 17 deletions

View file

@ -15,7 +15,7 @@ interface FormDataAssigned {
including: string;
includingName: string;
target: string;
unit: number | null;
unit: string;
weight: number | null;
achievement1: string;
achievement2: string;