From dccb75bf941e4937849a06a3bf9011255e63de1a Mon Sep 17 00:00:00 2001 From: song-tianyang Date: Fri, 31 Mar 2023 18:55:04 +0800 Subject: [PATCH] =?UTF-8?q?style(=E6=B5=8B=E8=AF=95=E8=B7=9F=E8=B8=AA):=20?= =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=B5=8B=E8=AF=95=E8=AE=A1=E5=88=92=E6=8A=A5?= =?UTF-8?q?=E5=91=8A=E4=B8=AD=E6=80=A7=E8=83=BD=E7=94=A8=E4=BE=8B=E5=88=97?= =?UTF-8?q?=E8=A1=A8=E7=9A=84=E5=88=9B=E5=BB=BA=E4=BA=BA=E5=AD=97=E6=AE=B5?= =?UTF-8?q?=E4=B8=BA=E8=B4=A3=E4=BB=BB=E4=BA=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --bug=1025032 --user=宋天阳 【测试跟踪】报告-性能测试报告-性能用例统计分析-所有用例/失败用例-“创建人”改为“责任人” https://www.tapd.cn/55049933/s/1358412 --- .../detail/component/LoadFailureResult.vue | 86 ++++++++++--------- 1 file changed, 47 insertions(+), 39 deletions(-) diff --git a/test-track/frontend/src/business/plan/view/comonents/report/detail/component/LoadFailureResult.vue b/test-track/frontend/src/business/plan/view/comonents/report/detail/component/LoadFailureResult.vue index 6cd22eb897..c8035fd5c3 100644 --- a/test-track/frontend/src/business/plan/view/comonents/report/detail/component/LoadFailureResult.vue +++ b/test-track/frontend/src/business/plan/view/comonents/report/detail/component/LoadFailureResult.vue @@ -5,35 +5,44 @@ row-key="id" @row-click="rowClick" :highlight-current-row="true" - :data="loadTestCases"> + :data="loadTestCases" + > -