chore: improve code style

This commit is contained in:
陈嘉涵
2019-12-16 11:29:59 +08:00
parent a7535cc948
commit 0f4ddbf13f
5 changed files with 42 additions and 21 deletions
+1 -1
View File
@@ -94,8 +94,8 @@ function AddressItem(
return (
<Cell
class={bem({ disabled })}
valueClass={bem('value')}
border={false}
valueClass={bem('value')}
clickable={switchable && !disabled}
scopedSlots={{
default: genContent,