Happy-Coding-Clans / vue-easytable

A powerful data table based on vuejs. You can use it as data grid、Microsoft Excel or Google sheets. It supports virtual scroll、cell edit etc.
https://happy-coding-clans.github.io/vue-easytable/
MIT License
3.69k stars 738 forks source link

表格某列渲染图片 应该怎么写? #378

Closed 182qiao closed 3 years ago

182qiao commented 3 years ago
huangshuwei commented 3 years ago

使用自定义单元格即可。参考示例:https://codesandbox.io/s/vue-easytable252-example-forked-seu8i?file=/Example.vue

自定义单元格文档:https://happy-coding-clans.github.io/vue-easytable/#/en/doc/table/cell-custom