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;