From 3c456949b70671cc2ad95ad5395dfaceda519f17 Mon Sep 17 00:00:00 2001 From: k94314517 <8417338+k94314517@user.noreply.gitee.com> Date: 星期五, 23 二月 2024 10:12:19 +0800 Subject: [PATCH] Merge remote-tracking branch 'origin/master' --- company/src/components/business/dispatchUnitDetailsPlat.vue | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/company/src/components/business/dispatchUnitDetailsPlat.vue b/company/src/components/business/dispatchUnitDetailsPlat.vue index ef21f89..b27251c 100644 --- a/company/src/components/business/dispatchUnitDetailsPlat.vue +++ b/company/src/components/business/dispatchUnitDetailsPlat.vue @@ -241,6 +241,7 @@ display: flex; align-items: center; justify-content: space-between; + margin-bottom: 15px; span { color: black; font-size: 14px; -- Gitblit v1.9.3