Element: el-table-column 如何添加vue的filter过滤器?

Created on 7 Mar 2017  ·  1Comment  ·  Source: ElemeFE/element

ElementUI version


1.2.2

OS/Browers version


Windows 10/ Chrome 56

Vue version


2.2.1

Reproduction Link



Steps to reproduce

What is Expected?

What is actually happening?

比如有一列性别
数据是0代表男,1代表女
在Vue中可以通过filter来过滤
可是看了文档好像并没有类似的功能
这要如何实现呢

>All comments

使用 formatter

Was this page helpful?
0 / 5 - 0 ratings