<template>
<el-image
style="width: 30px; height: 30px;border-radius: 30px;"
:src="firstImageUrl"
:preview-src-list="srcList"
fit="cover"
/>
</template>
<script lang=
<template>
<el-image
style="width: 30px; height: 30px;border-radius: 30px;"
:src="firstImageUrl"
:preview-src-list="srcList"
fit="cover"
/>
</template>
<script lang=