API structure chart
This commit is contained in:
parent
96e463009f
commit
e05aad6617
6 changed files with 125 additions and 43 deletions
|
|
@ -186,6 +186,7 @@ watch(
|
|||
store.typeOrganizational === "current" ? store.activeId : store.draftId;
|
||||
id && store.typeOrganizational !== "old" && fetchDataTree(id);
|
||||
nodeId.value = "";
|
||||
store.treeId = "";
|
||||
}
|
||||
);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue