From d634fde92d1c2502514b3f3da1c6f4b621938eff Mon Sep 17 00:00:00 2001 From: qq787203167 <787203167@qq.com> Date: Tue, 21 Jun 2022 10:40:30 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E7=A6=85=E9=81=93=E5=B7=B2?= =?UTF-8?q?=E7=9F=A5bug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../dashboard/components/customContent.vue | 23 +++++---- .../virtualList/components/editModel.vue | 48 +++++++++++++++++++ .../components/virtualListDetails.vue | 24 ++++++++-- .../certificationProgressEchart.vue | 8 ++-- .../components/deliverableStatusEchart.vue | 10 ++-- 5 files changed, 93 insertions(+), 20 deletions(-) diff --git a/jero-web/src/views/dashboard/components/customContent.vue b/jero-web/src/views/dashboard/components/customContent.vue index ff021373d..57feafe6c 100644 --- a/jero-web/src/views/dashboard/components/customContent.vue +++ b/jero-web/src/views/dashboard/components/customContent.vue @@ -1,18 +1,19 @@