โครงสร้างอัตรากำลัง => ทัยที่
This commit is contained in:
parent
e05aad6617
commit
7a09977cab
4 changed files with 15 additions and 6 deletions
|
|
@ -65,6 +65,7 @@ async function fetchDataTree(id: string) {
|
|||
nodeTree.value = data;
|
||||
selected.value = "";
|
||||
nodeId.value = "";
|
||||
store.treeId = "";
|
||||
})
|
||||
.catch((err) => {
|
||||
messageError($q, err);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue