<el-table-column
  header-align="center"
  align="center"
  label="店铺LOGO">
  <template width="40" slot-scope="scope">
    <el-image :src="url" style="width: 100px; height: 100px"
              :fit="fill"></el-image>
  </template>
</el-table-column>
Logo

前往低代码交流专区

更多推荐