[Improvement] AddressEdit: optimize style (#1676)

This commit is contained in:
neverland
2018-08-24 10:44:09 +08:00
committed by GitHub
parent 7d8fff70af
commit fddf566f42
9 changed files with 79 additions and 78 deletions
+1 -1
View File
@@ -83,7 +83,7 @@ export default {
beforeDestroy() {
this.close();
if (this.getContainer) {
this.$parent.$el.appendChild(this.$el);
}