From df68af20ef7ea644f4f7a848e29dd86821e79fbe Mon Sep 17 00:00:00 2001
From: weipengfei <2187978347@qq.com>
Date: Thu, 17 Aug 2023 10:17:06 +0800
Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E6=A0=B7=E5=BC=8F?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/views/company/edit.vue | 155 +++++++++++++++++++------------------
1 file changed, 78 insertions(+), 77 deletions(-)
diff --git a/src/views/company/edit.vue b/src/views/company/edit.vue
index ca9ac43..328ae46 100644
--- a/src/views/company/edit.vue
+++ b/src/views/company/edit.vue
@@ -200,7 +200,7 @@
主要联系人
-
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
@@ -1137,14 +1137,15 @@ defineExpose({
width: 120px;
height: 140px;
overflow: hidden;
+ border: 1px dashed var(--el-border-color);
+ border-radius: 6px;
+ flex-shrink: 0;
}
.avatar-uploader-head .el-upload {
width: 120px;
height: 140px;
background-color: #fff;
- border: 1px dashed var(--el-border-color);
- border-radius: 6px;
cursor: pointer;
position: relative;
overflow: hidden;