From 9716dd57127fd56dda99d3ada891cbd4baa35ebd Mon Sep 17 00:00:00 2001 From: "xinxin.wu" Date: Sat, 15 Jun 2024 18:24:04 +0800 Subject: [PATCH] =?UTF-8?q?feat(=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=E6=8A=A5=E5=91=8A=E4=B8=80?= =?UTF-8?q?=E9=94=AE=E6=80=BB=E7=BB=93=E5=8A=9F=E8=83=BD=E8=A1=A5=E5=85=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../business/ms-associate-case/apiCaseTable.vue | 4 ++++ frontend/src/config/testPlan.ts | 5 +++++ frontend/src/models/testPlan/testPlanReport.ts | 5 +++++ .../views/test-plan/report/detail/component/summary.vue | 8 ++++---- .../src/views/test-plan/testPlan/components/planTable.vue | 4 ++-- 5 files changed, 20 insertions(+), 6 deletions(-) diff --git a/frontend/src/components/business/ms-associate-case/apiCaseTable.vue b/frontend/src/components/business/ms-associate-case/apiCaseTable.vue index eaa5ba0bb4..c59fe93648 100644 --- a/frontend/src/components/business/ms-associate-case/apiCaseTable.vue +++ b/frontend/src/components/business/ms-associate-case/apiCaseTable.vue @@ -15,10 +15,12 @@