รายการโครงการ

This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2024-04-10 10:31:41 +07:00
parent 62bb318858
commit ec36ffe6ba
9 changed files with 211 additions and 38 deletions

View file

@ -15,7 +15,7 @@ interface FormCompetency {
competencyType: string;
competencyName: string;
definition: string;
level_1: string;
level_1: any;
level_2: string;
level_3: string;
level_4: string;