update component's Button type

This commit is contained in:
梁灏 2018-06-26 16:09:04 +08:00
parent 0bb43097fc
commit 851dbcb358
2 changed files with 1 additions and 2 deletions

View file

@ -87,7 +87,6 @@
ref="clear"
:tabindex="0"
size="small"
type="ghost"
@click.native="handleClear"
@keydown.enter="handleClear"
@keydown.native.esc="closer"