Source/plt-web/plt-web-ui/src/views/modelingMenu/queryTemplate/linkTypeQuery/index.vue @@ -185,6 +185,8 @@ }); this.treeData[0].children = data; loading.close(); }).catch(error=>{ loading.close(); }) },