ปรับแสดงการเผยแพร่โครงสร้าง
This commit is contained in:
parent
039d4081d6
commit
76cd4e170b
4 changed files with 38 additions and 22 deletions
|
|
@ -3,6 +3,8 @@ interface DataActive {
|
|||
activeName: string;
|
||||
draftId: string;
|
||||
draftName: string;
|
||||
isPublic: boolean,
|
||||
orgPublishDate: Date | null,
|
||||
}
|
||||
|
||||
interface OrgTree {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue