feat(AddressEdit): add click feedback of area cell (#5120)

This commit is contained in:
neverland
2019-11-26 20:59:47 +08:00
committed by GitHub
parent 592bcafda0
commit d8e30bdcac
7 changed files with 33 additions and 29 deletions

View File

@@ -272,6 +272,7 @@ export default createComponent({
<Field
vShow={this.showArea}
readonly
clickable
label={t('area')}
placeholder={t('areaPlaceholder')}
rightIcon="arrow"