From f8c82701344f6a021a7f1b6d7b64e69245275cb6 Mon Sep 17 00:00:00 2001 From: jingna <1264204245@qq.com> Date: Thu, 8 Jan 2026 10:04:35 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=AE=9E=E9=AA=8C=E6=95=B0?= =?UTF-8?q?=E6=8D=AE=E7=AE=A1=E7=90=86=E6=90=9C=E7=B4=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web/src/views/testdata/datamanagement/index.vue | 2 +- web/src/views/testdata/testtask/index.vue | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/web/src/views/testdata/datamanagement/index.vue b/web/src/views/testdata/datamanagement/index.vue index 054be59..8945570 100644 --- a/web/src/views/testdata/datamanagement/index.vue +++ b/web/src/views/testdata/datamanagement/index.vue @@ -244,7 +244,7 @@ const treeRef = ref(); const filepath = ref('') function gettreedata(type:string) { treeloading.value = true - if(type == '节点搜索' && projectId.value !== ''){ + if(type == '节点搜索' && treeForm.value.nodeName !== ''){ treeForm.value.taskId = '' }else{ treeForm.value.taskId = projectId.value diff --git a/web/src/views/testdata/testtask/index.vue b/web/src/views/testdata/testtask/index.vue index 26a40d3..007e137 100644 --- a/web/src/views/testdata/testtask/index.vue +++ b/web/src/views/testdata/testtask/index.vue @@ -1059,7 +1059,7 @@ function customSelectionChange(val: any) { alt=""> + title="设置" alt=""> @@ -1084,7 +1084,7 @@ function customSelectionChange(val: any) { alt=""> + title="设置" alt=""> @@ -1117,7 +1117,7 @@ function customSelectionChange(val: any) { + src="@/assets/MenuIcon/set.png" title="设置" alt=""> @@ -1135,7 +1135,7 @@ function customSelectionChange(val: any) { title="保存" alt=""> + title="设置" alt="">