From 3565d1b2b2e1309d297b0f586b5c8c6eb237a964 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E8=8C=83=E5=BC=BA=E5=BC=BA?= <787203167>
Date: Thu, 6 Apr 2023 15:08:21 +0800
Subject: [PATCH] =?UTF-8?q?=E8=AE=A4=E8=AF=81=E6=B8=85=E5=8D=95=E6=A0=87?=
=?UTF-8?q?=E5=87=86=E6=A0=87=E5=8F=B7=E5=A2=9E=E5=8A=A0=E6=96=87=E6=A1=A3?=
=?UTF-8?q?=E5=BA=93=E9=93=BE=E6=8E=A5?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../projectManagement/components/certificationList/index.vue | 3 +++
.../views/projectManagement/components/listOfRegulations.vue | 3 +++
2 files changed, 6 insertions(+)
diff --git a/jero-web/src/views/projectManagement/components/certificationList/index.vue b/jero-web/src/views/projectManagement/components/certificationList/index.vue
index f171c2343..62ed110c7 100644
--- a/jero-web/src/views/projectManagement/components/certificationList/index.vue
+++ b/jero-web/src/views/projectManagement/components/certificationList/index.vue
@@ -2186,6 +2186,9 @@
color: #00B3BE;
cursor: pointer;
}
+ .operator-text-title:last-child{
+ margin-bottom: 0;
+ }