This commit is contained in:
2020-06-30 18:06:50 +08:00
parent c7136c2c11
commit dc69746320
21 changed files with 471 additions and 1315 deletions

View File

@@ -22,7 +22,7 @@ export default {
components: {
AddressItem
},
onLoad() {
onShow() {
this.getAddressList();
},
methods: {