diff --git a/packages/actionsheet/index.js b/packages/actionsheet/index.js index 0fe05d71b..af9d63452 100644 --- a/packages/actionsheet/index.js +++ b/packages/actionsheet/index.js @@ -88,7 +88,7 @@ export default sfc({ return ( -
+
{title ? Header() : this.actions.map(Option)} {Footer}
diff --git a/packages/address-edit/index.js b/packages/address-edit/index.js index 0dd062068..f30f667e2 100644 --- a/packages/address-edit/index.js +++ b/packages/address-edit/index.js @@ -224,7 +224,7 @@ export default sfc({ return (
{this.showPostal && ( { this.$emit('change-default', event); }} /> )} -
+