From ca78cb67f40690f1f94c2a3cf311df9eaee2ad90 Mon Sep 17 00:00:00 2001 From: guoyuqi Date: Fri, 25 Mar 2022 15:52:26 +0800 Subject: [PATCH] =?UTF-8?q?fix(=E6=8E=A5=E5=8F=A3=E6=B5=8B=E8=AF=95):=20?= =?UTF-8?q?=E3=80=90=E6=8E=A5=E5=8F=A3=E6=B5=8B=E8=AF=95=E3=80=91=E5=9C=BA?= =?UTF-8?q?=E6=99=AF=E5=BC=95=E7=94=A8=E7=9A=84case=E8=B7=B3=E8=BD=AC?= =?UTF-8?q?=E5=90=8E=EF=BC=8C=E5=B7=A5=E4=BD=9C=E7=A9=BA=E9=97=B4=E4=BF=A1?= =?UTF-8?q?=E6=81=AF=E4=BC=9A=E6=B6=88=E5=A4=B1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --bug=1011712 --user=郭雨琦 【接口测试】场景引用的case跳转后,工作空间信息会消失 https://www.tapd.cn/55049933/bugtrace/bugs/view/1155049933001011712 相同项目跳转时,没有给空间ID设置默认值 --- .../api/automation/scenario/component/ApiComponent.vue | 4 ++-- .../automation/scenario/component/ApiScenarioComponent.vue | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/frontend/src/business/components/api/automation/scenario/component/ApiComponent.vue b/frontend/src/business/components/api/automation/scenario/component/ApiComponent.vue index 4b3dec74e9..b968a76fd1 100644 --- a/frontend/src/business/components/api/automation/scenario/component/ApiComponent.vue +++ b/frontend/src/business/components/api/automation/scenario/component/ApiComponent.vue @@ -161,7 +161,7 @@