ปรับ ui ประวัติฝึกอบรมดูงาน
This commit is contained in:
parent
d3d09809d6
commit
4ca5b7dbfe
3 changed files with 201 additions and 25 deletions
|
|
@ -166,6 +166,12 @@ interface DataItemsDevelopment {
|
|||
label: string;
|
||||
}
|
||||
|
||||
interface DataTrainingTopics {
|
||||
topicAcademic: "";
|
||||
addressAcademic: "";
|
||||
province: "";
|
||||
}
|
||||
|
||||
export type {
|
||||
DataOption,
|
||||
DataOptionCheckBox,
|
||||
|
|
@ -181,4 +187,5 @@ export type {
|
|||
PersonData,
|
||||
StrategyNode,
|
||||
DataItemsDevelopment,
|
||||
DataTrainingTopics,
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue