mirror of
https://github.com/youzan/vant.git
synced 2025-10-18 09:24:25 +00:00
[bugfix] Search: should not have cell border (#1000)
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
:value="value"
|
||||
type="search"
|
||||
icon="clear"
|
||||
:border="false"
|
||||
@click-icon="$emit('input', '')"
|
||||
/>
|
||||
<div v-if="showAction" :class="b('action')" >
|
||||
|
Reference in New Issue
Block a user