Source/plt-web/plt-web-ui/src/views/modelingMenu/queryTemplate/linkTypeQuery/formDialog.vue
@@ -385,6 +385,7 @@ this.queryTree=this.selectData.tree; this.form.levelFlag=this.selectData.levelFlag; } else { this.form.direction='positive'; this.selectData = {}; this.orderInfoList = []; this.queryCondition=[]; @@ -396,7 +397,6 @@ this.dialog.showDialog = true; this.treeOption.defaultExpandedKeys=[data.treeData.label] this.getTemp(data.treeData.label, true) }, cancelDialog() { this.dialog.loading = false;