แก้ฟิลด์ประวัติ ย้ายสมรรถนะและตัวชี้วัดไปอยู่ภายใต้ข้อมูลหลัก

This commit is contained in:
Warunee Tamkoo 2024-04-17 17:17:05 +07:00
parent f970b6101c
commit 408a3bf8b3
8 changed files with 45 additions and 38 deletions

View file

@ -59,8 +59,8 @@ const formMainProject = reactive<FormAddHistoryProject>({
totalTraining: "", //
location: "", //
topic: "", //
studyStart: "", //
studyEnd: "", //
// studyStart: "", //
// studyEnd: "", //
organizingTraining: "", //
});