mirror of
https://github.com/youzan/vant.git
synced 2025-10-21 19:24:16 +00:00
feat(AddressEdit): add click feedback of area cell (#5120)
This commit is contained in:
@@ -272,6 +272,7 @@ export default createComponent({
|
||||
<Field
|
||||
vShow={this.showArea}
|
||||
readonly
|
||||
clickable
|
||||
label={t('area')}
|
||||
placeholder={t('areaPlaceholder')}
|
||||
rightIcon="arrow"
|
||||
|
Reference in New Issue
Block a user