From 5edff221c25544ffecd26e06db91e6c40bfe8f67 Mon Sep 17 00:00:00 2001 From: teukkk Date: Tue, 17 Dec 2024 11:35:36 +0800 Subject: [PATCH] =?UTF-8?q?style(=E6=B5=8B=E8=AF=95=E8=AE=A1=E5=88=92):=20?= =?UTF-8?q?=E6=8A=A5=E5=91=8A-ID=E8=B6=85=E5=87=BA=E7=9C=81=E7=95=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --bug=1050474 --user=吕梦园 https://www.tapd.cn/55049933/bugtrace/bugs/view/1155049933001050474 --- .../system-card/testSetTableChildrenList.vue | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/frontend/src/views/test-plan/report/detail/component/system-card/testSetTableChildrenList.vue b/frontend/src/views/test-plan/report/detail/component/system-card/testSetTableChildrenList.vue index ebbfce3339..31fff25a52 100644 --- a/frontend/src/views/test-plan/report/detail/component/system-card/testSetTableChildrenList.vue +++ b/frontend/src/views/test-plan/report/detail/component/system-card/testSetTableChildrenList.vue @@ -11,7 +11,7 @@ >
@@ -23,14 +23,19 @@ item[column.dataIndex as string] === '' || item[column.dataIndex as string] === undefined || item[column.dataIndex as string] === null " > -
+ + {{ item.num }} + +
{{ item[column.dataIndex as string] }}
-
- {{ item.num }} -