From 8a738b350f5e5bb36769bedc4f3ba411ceb50611 Mon Sep 17 00:00:00 2001 From: zhangdahai112 Date: Fri, 26 Aug 2022 13:34:36 +0800 Subject: [PATCH] =?UTF-8?q?fix(UI=20=E8=87=AA=E5=8A=A8=E5=8C=96):=20?= =?UTF-8?q?=E6=B5=8B=E8=AF=95=E8=AE=A1=E5=88=92=E5=85=B3=E8=81=94=E9=AB=98?= =?UTF-8?q?=E7=BA=A7=E6=9F=A5=E8=AF=A2=E5=AF=B9=E8=AF=9D=E6=A1=86=E5=85=A8?= =?UTF-8?q?=E5=B1=8F=E6=98=BE=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --bug=1016151 --user=张大海 【测试跟踪】测试计划-UI测试用例-关联测试用例-弹框-点击全屏按钮无反应 https://www.tapd.cn/55049933/s/1234399.cn/55049933/s/1234371 --- .../track/plan/view/comonents/base/RelevanceDialog.vue | 3 ++- .../track/plan/view/comonents/base/TestCaseRelevanceBase.vue | 5 +++-- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/frontend/src/business/components/track/plan/view/comonents/base/RelevanceDialog.vue b/frontend/src/business/components/track/plan/view/comonents/base/RelevanceDialog.vue index 84f78a597f..8f14f09a82 100644 --- a/frontend/src/business/components/track/plan/view/comonents/base/RelevanceDialog.vue +++ b/frontend/src/business/components/track/plan/view/comonents/base/RelevanceDialog.vue @@ -5,6 +5,7 @@ :width="width ? width : '75%'" v-loading="result.loading" :close-on-click-modal="false" :destroy-on-close="true" + :fullscreen="fullScreen" top="50px" append-to-body>