From bdf8ee416ccdb5a23c8594f92715736adb32271e Mon Sep 17 00:00:00 2001 From: fit2-zhao Date: Fri, 18 Nov 2022 14:24:28 +0800 Subject: [PATCH] =?UTF-8?q?fix(=E6=8E=A5=E5=8F=A3=E6=B5=8B=E8=AF=95):=20?= =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E8=B7=A8=E9=A1=B9=E7=9B=AE=E5=BC=95=E7=94=A8?= =?UTF-8?q?=E5=9C=BA=E6=99=AF=E5=B1=95=E7=A4=BA=E4=B8=8D=E6=98=8E=E7=A1=AE?= =?UTF-8?q?=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --bug=1019804 --user=赵勇 【接口测试】接口自动化-场景中跨项目引用其他场景-项目名称显示不清晰 https://www.tapd.cn/55049933/s/1298191 --- .../scenario/common/ApiBaseComponent.vue | 261 ++++++++++------ .../component/ApiScenarioComponent.vue | 291 ++++++++++++------ 2 files changed, 366 insertions(+), 186 deletions(-) diff --git a/api-test/frontend/src/business/automation/scenario/common/ApiBaseComponent.vue b/api-test/frontend/src/business/automation/scenario/common/ApiBaseComponent.vue index 43d6ed5b70..235f15191e 100644 --- a/api-test/frontend/src/business/automation/scenario/common/ApiBaseComponent.vue +++ b/api-test/frontend/src/business/automation/scenario/common/ApiBaseComponent.vue @@ -1,79 +1,141 @@