เพิ่ม input เพิ่มรายการโครงการ/หลักสูตรการฝึกอบรม(อื่นๆ)

This commit is contained in:
STW_TTTY\stwtt 2024-04-02 15:47:08 +07:00
parent f156956d7f
commit ccab4a6a85
2 changed files with 120 additions and 5 deletions

View file

@ -50,6 +50,13 @@ interface FormFollowOther {
approved: number|null;
budgetPay: number|null;
issues:string
chance:string
effects:string
riskLevel:string
riskManagement:string
benefits:string
topicsIssues:string
trainingStudy:string
}
interface FormAddHistory{