แก้วินัย
This commit is contained in:
parent
dfbf639272
commit
cf6d9fec29
7 changed files with 60 additions and 39 deletions
|
|
@ -11,6 +11,7 @@ interface Persons {
|
|||
organization: string; //สังกัด
|
||||
name: string;
|
||||
report?: boolean;
|
||||
isSend?: boolean;
|
||||
}
|
||||
interface PersonsArray {
|
||||
id: string; //id อ้างอิง profile
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue