图片尺寸

This commit is contained in:
徐哼唧L
2023-12-04 09:58:56 +08:00
parent 8cb2a6a648
commit 4161f748a1
4 changed files with 36 additions and 5 deletions

View File

@@ -61,7 +61,7 @@
:show-overflow-tooltip="true"
label="内容">
</el-table-column> -->
<el-table-column
<!-- <el-table-column
prop="image"
header-align="center"
align="center"
@@ -69,7 +69,7 @@
<template slot-scope="scope">
<img :src="scope.row.image" width="100px" />
</template>
</el-table-column>
</el-table-column> -->
<!-- <el-table-column
prop="createTime"
header-align="center"