เพิ่ม input เพิ่มรายการโครงการ/หลักสูตรการฝึกอบรม(อื่นๆ)
This commit is contained in:
parent
f156956d7f
commit
ccab4a6a85
2 changed files with 120 additions and 5 deletions
|
|
@ -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{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue