From 8d66f52ea1020075080e7a16c0c2945c068b5f8c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=88=E8=A3=95=E8=B4=A2?= Date: Mon, 20 Feb 2023 09:28:50 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/xm/core/xmTestPlan/XmTestPlanInfo.vue | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/src/views/xm/core/xmTestPlan/XmTestPlanInfo.vue b/src/views/xm/core/xmTestPlan/XmTestPlanInfo.vue index f9f0d735..86b29a16 100644 --- a/src/views/xm/core/xmTestPlan/XmTestPlanInfo.vue +++ b/src/views/xm/core/xmTestPlan/XmTestPlanInfo.vue @@ -13,13 +13,12 @@  缺陷  报表 - - + - {{item.name}} + {{item.name}}  通过率 {{calcTongGuoRate}}%   已测/总用例 {{calcYiCeshiCases}} / {{calcTotalCases}}   -
+