[ElementUI] 2.x-不足与bug

10 阅读1分钟
  • timeline 的 timestamp 支持字符串,不是 v-html,无法自定义节点内容
  • input-number 不支持 prefix 和 suffix ,以及 input 的其它 slot 均无法支持
  • input-number 对 null、undefined 会展示为 0,bug

注意事项

  • table 与 pagination 有同名event name:current-change(封装组件时候需要注意,需要进行兼容)
  • [ ]