เครื่องราช เพิ่ม ()
This commit is contained in:
parent
c91ad3092d
commit
ff16be68f3
11 changed files with 120 additions and 74 deletions
|
|
@ -17,4 +17,8 @@ interface FormProprsalsRound2 {
|
|||
period_doc: any;
|
||||
period_status:any
|
||||
}
|
||||
export type { FormProprsalsRound, FormProprsalsRound2 };
|
||||
interface ItemType {
|
||||
name: string;
|
||||
shortName: string;
|
||||
}
|
||||
export type { FormProprsalsRound, FormProprsalsRound2,ItemType };
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue