From 955616f78a34893284655c8acb104bb9bed0660f Mon Sep 17 00:00:00 2001 From: song-tianyang Date: Mon, 20 Dec 2021 20:19:28 +0800 Subject: [PATCH] =?UTF-8?q?fix(=E6=B5=8B=E8=AF=95=E7=94=A8=E4=BE=8B):=20?= =?UTF-8?q?=E5=B0=86=E6=B5=8B=E8=AF=95=E7=94=A8=E4=BE=8B=E9=87=8C=E7=9A=84?= =?UTF-8?q?=E6=89=A7=E8=A1=8C=E7=BB=93=E6=9E=9C=E5=AD=97=E6=AE=B5=E5=81=9A?= =?UTF-8?q?=E6=88=90=E5=8F=AF=E9=85=8D=E7=BD=AE=E6=96=B9=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --bug=1008924 --user=宋天阳 【测试跟踪】测试用例,最后结果显示在了最前面,并且没加到表头设置里 https://www.tapd.cn/55049933/s/1083789 --- .../components/track/case/components/TestCaseList.vue | 11 ++++++----- frontend/src/common/js/default-table-header.js | 1 + 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/frontend/src/business/components/track/case/components/TestCaseList.vue b/frontend/src/business/components/track/case/components/TestCaseList.vue index 63ab4d96f3..25c377d223 100644 --- a/frontend/src/business/components/track/case/components/TestCaseList.vue +++ b/frontend/src/business/components/track/case/components/TestCaseList.vue @@ -46,10 +46,12 @@ :label="$t('commons.delete_user')" min-width="120"/> - + + -