[bugfix] Tabbar: change event (#1571)

This commit is contained in:
neverland
2018-08-01 17:37:30 +08:00
committed by GitHub
parent 10ed66cbe5
commit 806df7802f
2 changed files with 7 additions and 3 deletions
+1 -1
View File
@@ -140,7 +140,7 @@ Field 默认支持 Input 标签所有的原生事件,如 `focus`、`blur`、`k
| 事件 | 说明 | 回调参数 |
|-----------|-----------|-----------|
| click-icon | 点击尾部图标时触发 | -
| click-icon | 点击尾部图标时触发 | - |
### 方法