อัพเดท type //เมนูเครื่องราช
This commit is contained in:
parent
d626279c6c
commit
27b4e9dd4c
8 changed files with 221 additions and 239 deletions
|
|
@ -1 +1,9 @@
|
|||
export type {};
|
||||
interface FormProprsalsRound {
|
||||
id: number;
|
||||
name: string;
|
||||
year: number;
|
||||
startDate: number;
|
||||
endDate: number;
|
||||
status: string;
|
||||
}
|
||||
export type { FormProprsalsRound };
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue