fixing loading
This commit is contained in:
parent
c91a08fc4d
commit
b8e269f9b5
1 changed files with 1 additions and 0 deletions
|
|
@ -344,6 +344,7 @@ async function fetchTree() {
|
|||
if (data) {
|
||||
isLoad.value = true;
|
||||
node.value = data;
|
||||
hideLoader();
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue