ui วินัย ส่วน เรื่องร้องเรียน
This commit is contained in:
parent
0ee7dff491
commit
37b6c32e45
10 changed files with 739 additions and 17 deletions
|
|
@ -1,4 +1,7 @@
|
|||
|
||||
interface DataOption {
|
||||
id: string;
|
||||
name: string;
|
||||
}
|
||||
export type {
|
||||
|
||||
DataOption
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue