很实用的功能。 官网上介绍的也很清楚, 当时做的时候没注意看。。。。纠结了很久,以后一定要仔细看文档哦。 

要完成这样的上写分隔开的td, 

使用vue element table 自定义列模版

<template scope="scope">
  <p>{{scope.row.ybPingji}}</p>
  <p>{{scope.row.ybZhuanxiRi}}[{{scope.row.ybYeshu}}页]</p>
</template>

  就这么简单,又被坑了下。。    新手刚接触vue 和element, 。。希望多多交流

相关文章:

  • 2021-08-04
  • 2022-12-23
  • 2021-12-11
  • 2020-04-13
  • 2021-10-06
  • 2022-12-23
  • 2021-04-16
  • 2021-10-23
猜你喜欢
  • 2021-05-28
  • 2021-03-05
  • 2021-08-09
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案