โครงการ => แก้ไขโครงการ/หลักสูตรการฝึกอบรม
This commit is contained in:
parent
29072a7f78
commit
ab4a83eb2e
3 changed files with 249 additions and 112 deletions
|
|
@ -9,10 +9,12 @@ interface FormQueryListProject {
|
|||
|
||||
interface FormBasicinfo {
|
||||
year: number;
|
||||
org: string;
|
||||
projectName: string;
|
||||
reason: string;
|
||||
objective: string;
|
||||
node: number | null;
|
||||
nodeId: string | null;
|
||||
orgRevisionId: string | null;
|
||||
}
|
||||
|
||||
interface FormGroupTarget {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue