update Poptip capture default value
This commit is contained in:
parent
3376939c0f
commit
363113f01f
8 changed files with 17 additions and 14 deletions
|
@ -30,6 +30,7 @@
|
|||
placement="bottom"
|
||||
popper-class="ivu-table-popper"
|
||||
transfer
|
||||
:capture="false"
|
||||
@on-popper-hide="handleFilterHide(getColumn(rowIndex, index)._index)">
|
||||
<span :class="[prefixCls + '-filter']">
|
||||
<i class="ivu-icon ivu-icon-ios-funnel" :class="{on: getColumn(rowIndex, index)._isFiltered}"></i>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue