From 08719f830023f98a46080a1e3e597c1afe7c9a77 Mon Sep 17 00:00:00 2001 From: CaptainB Date: Sat, 9 Apr 2022 09:50:01 +0800 Subject: [PATCH] =?UTF-8?q?fix(=E6=B5=8B=E8=AF=95=E7=94=A8=E4=BE=8B):=20?= =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E6=B5=8B=E8=AF=95=E7=94=A8=E4=BE=8B=E9=A1=B5?= =?UTF-8?q?=E9=9D=A2=E5=9C=A8=E7=89=B9=E5=AE=9A=E6=9D=A1=E4=BB=B6=E4=B8=8B?= =?UTF-8?q?=E5=8D=A1=E6=AD=BB=E7=9A=84=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../track/case/components/TestCaseList.vue | 55 ++++++++++--------- 1 file changed, 29 insertions(+), 26 deletions(-) diff --git a/frontend/src/business/components/track/case/components/TestCaseList.vue b/frontend/src/business/components/track/case/components/TestCaseList.vue index d5db421ca7..f5d17a3dbe 100644 --- a/frontend/src/business/components/track/case/components/TestCaseList.vue +++ b/frontend/src/business/components/track/case/components/TestCaseList.vue @@ -1,8 +1,9 @@