前端实现table表格高亮demo,vue+elementui

发布时间:2026/9/23 9:48:12
前端实现table表格高亮demo,vue+elementui templatedivel-table refmyTable:datatableDatastylewidth:100%el-table-column propdatalable日期width180template slot-scopescopespan v-htmlrenderHighlight(scope.row,data)/span/template/el-table-columnel-table-column propnamelable姓名width180template slot-scopescopespan v-htmlrenderHighlight(scope.row,name)/span/template/el-table-columnel-table-column propaddresslable地址width180template slot-scopescopespan v-htmlrenderHighlight(scope.row,address)/span/template/el-table-column/el-tableel-row:gutter20el-col:span6el-select v-modelsearchKeyplaceholder请选择el-option v-foritem in options:keyitem.value:labelitem.label:valueitem.value/el-option/el-select/el-colel-col:span10el-input v-modelsearchValplaceholder请输入检索内容//el-col/el-rowel-button clicksureBtn确定/el-button/div/templatescriptexportdefault{data(){return{tableData:[{data:2016-05-22,name:张三,address:上海市普陀区金沙江路1528弄},{data:2016-05-21,name:李四,address:上海市普陀区金沙江路1527弄},{data:2016-05-20,name:王五,address:上海市普陀区金沙江路1526弄},{data:2016-05-19,name:赵六,address:上海市普陀区金沙江路1525弄},{data:2016-05-18,name:小明,address:上海市普陀区金沙江路1524弄},{data:2016-05-17,name:小李,address:上海市普陀区金沙江路1523弄},{data:2016-05-16,name:小赵,address:上海市普陀区金沙江路1522弄},],searchKey:,searchVal:,realSearchKey:,realSearchVal:,}},methods:{sureBtn(){this.realSearchKeythis.searchKeythis.realSearchValthis.searchVal},renderHighlight(row,params){if(!this.realSearchKey||!this.realSearchVal||this.realSearchKey!params){returnrow[params]}if(row[params].includes(this.realSearchVal)){returnspan stylecolor:red;font-weight:bold${row[params]}/span}returnrow[params]}}}/scriptstyle scoped/style

关于本文作者

来自尧图内容编辑团队

尧图内容编辑团队 内容团队

尧图内容编辑团队

本文由尧图网络内容编辑团队执笔。团队由资深项目经理、前端工程师与设计师组成,所有内容均来自亲手交付的真实项目,先讲清问题、再给出可落地的解法。尧图深耕北京网站建设十年,服务过京华建材集团、智造科技等各行业客户,把一线经验沉淀为可复用的行业观察。

  • 十年建站经验,覆盖建材、制造、服务、文创等
  • 项目经理把关选题与事实准确性
  • 工程师与设计师联合撰写专业细节
  • 统一编辑规范,保证文风与排版一致
  • 每月复盘转化数据,迭代选题方向

延伸阅读

相关资讯与近期热门内容

深度阅读推荐

建站决策前值得细读的三篇

网站改版的5个关键决策
2024-08-12

网站改版的5个关键决策

什么时候该改版、改到什么程度、如何避免流量掉光,京华建材集团改版复盘给出答案。

获取专属建站方案

看完文章,把您的行业与预算告诉我们,免费获取一份量身定制的官网建设方案与报价。

立即免费咨询