From 2820fdf6ecd3f4655f4709b4607a899647d9a361 Mon Sep 17 00:00:00 2001 From: "xinxin.wu" Date: Fri, 16 Aug 2024 16:01:20 +0800 Subject: [PATCH] =?UTF-8?q?fix(=E6=B5=8B=E8=AF=95=E8=AE=A1=E5=88=92):=20?= =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=B5=8B=E8=AF=95=E8=AE=A1=E5=88=92=E8=A7=84?= =?UTF-8?q?=E5=88=92=E5=85=B3=E8=81=94=E6=B5=8B=E8=AF=95=E9=9B=86=E5=8F=82?= =?UTF-8?q?=E6=95=B0=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../business/ms-associate-case/index.vue | 41 +++++-------------- .../testPlanMinder/associateDrawer.vue | 6 +++ .../ms-minders/testPlanMinder/index.vue | 31 +++++++++++++- .../step/stepNodeComposition/loopContent.vue | 11 ++++- .../views/test-plan/testPlan/locale/en-US.ts | 2 +- .../views/test-plan/testPlan/locale/zh-CN.ts | 5 ++- 6 files changed, 59 insertions(+), 37 deletions(-) diff --git a/frontend/src/components/business/ms-associate-case/index.vue b/frontend/src/components/business/ms-associate-case/index.vue index ac10d495d6..28ab1321e2 100644 --- a/frontend/src/components/business/ms-associate-case/index.vue +++ b/frontend/src/components/business/ms-associate-case/index.vue @@ -297,7 +297,7 @@ children: 'children', }" class="w-[200px]" - :data="apiSetTree" + :data="nodeApiTestSet" allow-clear >