Source/plt-web/plt-web-ui/src/views/modelingMenu/queryTemplate/queryDefine/index.vue
@@ -202,6 +202,8 @@ }); this.treeData = data; loading.close(); }).catch(error=>{ loading.close(); }) }, // 处理业务类型树形结构 @@ -249,7 +251,7 @@ this.tableLoading = false; }) }, selectHandler(selection, row){debugger; selectHandler(selection, row){ this.dialogSelectionRow=selection }, changeTemp(data) {