Commit 29b98332 by Cat

zd 社团图片上传

parent b85d58fa
......@@ -67,8 +67,8 @@
v-for="(item, index) in scope.row.file.split(',')"
:key="index"
style="width: 100px; height: 100px"
:src="item"
:preview-src-list="[item]"
:src="pev + item"
:preview-src-list="[pev + item]"
>
</el-image>
</template>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment