From f03f12c191e812dae4ac4b7e2feecc8ec00d13cc Mon Sep 17 00:00:00 2001 From: weipengfei <2187978347@qq.com> Date: Thu, 10 Aug 2023 16:51:54 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E5=9B=BE=E7=89=87?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/company/edit.vue | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/views/company/edit.vue b/src/views/company/edit.vue index 844c442..3b9a544 100644 --- a/src/views/company/edit.vue +++ b/src/views/company/edit.vue @@ -387,6 +387,7 @@ action="https://worker-task.lihaink.cn/api/upload/image" :show-file-list="false" :on-success="handleAvatarSuccess_two" + style="margin-bottom: 12px" > @@ -1100,6 +1101,7 @@ defineExpose({ height: 6.3vw; border-radius: 5px; margin-left: 12px; + margin-bottom: 12px; } } .el-card {