富文本内容在el-table中回显并且带省略号
摘要:html部分 <el-table> <el-table-column label="茶园介绍" width="100"> <template slot-scope="{ row }"> <div class="show-ellipsis" v-html="row.profile" @click="v
阅读全文
posted @ 2024-04-11 15:48
posted @ 2024-04-11 15:48