|
|
|
@ -354,7 +354,7 @@ const fit = computed(()=>{ |
|
|
|
:fit="fit" |
|
|
|
/> |
|
|
|
</el-upload> |
|
|
|
<el-upload |
|
|
|
<!-- <el-upload |
|
|
|
v-if="props.type==1&&!props.isEdit" |
|
|
|
v-bind="$props" |
|
|
|
class="upload-demo" |
|
|
|
@ -371,7 +371,7 @@ const fit = computed(()=>{ |
|
|
|
:style="getFormItemInputStyle(configStyle, 2)" |
|
|
|
:fit="fit" |
|
|
|
/> |
|
|
|
</el-upload> |
|
|
|
</el-upload> --> |
|
|
|
<!-- <img referrerpolicy="no-referrer" :src="url" :style="styleObject" :fit="fit" :class="[boderAndShadowClassIsActive ? boderAndShadowClass : '', radiusClassIsActive ? radiusClass : '',mp, floatFlag ? floatStyle : '']" /> --> |
|
|
|
<!-- <div></div> --> |
|
|
|
|
|
|
|
|