通过接口学习js基础笔记(0623)
摘要:
表格自定义输出: <el-table-column label="图片"> <template v-slot="scope"> 模块化处理 <img :src="scope.row.cover" alt="" style="width: 100%" /> </template> </el-table 阅读全文
posted @ 2021-06-23 20:28
whtily
阅读(53)
评论(0)
推荐(0)
浙公网安备 33010602011771号