From 1a25e159ecccb4b49129dac96b7d38d443375cd4 Mon Sep 17 00:00:00 2001 From: chenjianxing Date: Wed, 12 Oct 2022 10:25:11 +0800 Subject: [PATCH] =?UTF-8?q?fix(=E6=B5=8B=E8=AF=95=E8=B7=9F=E8=B8=AA):=20?= =?UTF-8?q?=E6=B5=8B=E8=AF=95=E8=AE=A1=E5=88=92=E7=82=B9=E5=87=BB=E5=88=86?= =?UTF-8?q?=E4=BA=AB=E5=9C=BA=E6=99=AF=E6=8A=A5=E5=91=8A=E6=97=A0=E5=93=8D?= =?UTF-8?q?=E5=BA=94?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --bug=1017619 --user=陈建星 测试计划执行场景用例后点分享报告没有响应 https://www.tapd.cn/55049933/s/1259127 --- .../automation/report/ApiReportViewHeader.vue | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/api-test/frontend/src/business/automation/report/ApiReportViewHeader.vue b/api-test/frontend/src/business/automation/report/ApiReportViewHeader.vue index 596f3b9220..2bff08df1f 100644 --- a/api-test/frontend/src/business/automation/report/ApiReportViewHeader.vue +++ b/api-test/frontend/src/business/automation/report/ApiReportViewHeader.vue @@ -37,6 +37,7 @@ v-permission="['PROJECT_PERFORMANCE_REPORT:READ+EXPORT']" style="margin-right: 10px;float: right;" placement="bottom" + trigger="click" width="300">

{{ shareUrl }}

{{ @@ -47,10 +48,12 @@ v-clipboard:copy="shareUrl">{{ $t("commons.copy") }} - - {{ $t('test_track.plan_view.share_report') }} - +