From caf8406478c87fb8a5e48e8611ccf5a415c41a0a Mon Sep 17 00:00:00 2001 From: "zyx.net" Date: Sat, 25 Mar 2023 19:32:35 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8E=86=E5=8F=B2=E8=AE=B0=E5=BD=95=E5=B8=83?= =?UTF-8?q?=E5=B1=80=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../vehicleinformation/components/historicalrecord.vue | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/jero-web/src/views/otamanagement/vehicleinformation/components/historicalrecord.vue b/jero-web/src/views/otamanagement/vehicleinformation/components/historicalrecord.vue index 67c45f9d2..85d878981 100644 --- a/jero-web/src/views/otamanagement/vehicleinformation/components/historicalrecord.vue +++ b/jero-web/src/views/otamanagement/vehicleinformation/components/historicalrecord.vue @@ -103,7 +103,9 @@ margin-left: 60px; } .titlebox-text-text{ - margin-left: 60px; + margin-top: 23px; + position: absolute; + left: 249px; } .bootom-button{ position: relative;