diff --git a/src/project/saas/AppCountryAlbum/Watermark.vue b/src/project/saas/AppCountryAlbum/Watermark.vue index 000e2593..8e20df4d 100644 --- a/src/project/saas/AppCountryAlbum/Watermark.vue +++ b/src/project/saas/AppCountryAlbum/Watermark.vue @@ -186,9 +186,7 @@ this.img = decodeURIComponent(query.url) this.height = uni.getSystemInfoSync().windowHeight - if (!uni.getStorageSync('address').address) { - this.getLocation() - } + this.getLocation() this.$nextTick(() => { this.getWatermarkList()