From b3de5b92b43321a199a23fddb7f02e6f3bbd6245 Mon Sep 17 00:00:00 2001 From: teukkk Date: Sat, 15 Jun 2024 10:15:35 +0800 Subject: [PATCH] =?UTF-8?q?fix(=E6=B5=8B=E8=AF=95=E8=AE=A1=E5=88=92):=20?= =?UTF-8?q?=E6=B5=8B=E8=AF=95=E8=AE=A1=E5=88=92=E8=AF=A6=E6=83=85-?= =?UTF-8?q?=E6=89=A7=E8=A1=8C=E5=8E=86=E5=8F=B2=E7=BB=86=E8=8A=82=E4=BF=AE?= =?UTF-8?q?=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../testPlan/detail/executeHistory/index.vue | 30 ++++++++++++------- 1 file changed, 19 insertions(+), 11 deletions(-) diff --git a/frontend/src/views/test-plan/testPlan/detail/executeHistory/index.vue b/frontend/src/views/test-plan/testPlan/detail/executeHistory/index.vue index bc7f9cfc4e..c81c5d5a8b 100644 --- a/frontend/src/views/test-plan/testPlan/detail/executeHistory/index.vue +++ b/frontend/src/views/test-plan/testPlan/detail/executeHistory/index.vue @@ -1,17 +1,20 @@