From 166d8801e641dc522a69cead2a1c397f13f418da Mon Sep 17 00:00:00 2001 From: yanran200730 Date: Fri, 29 Jul 2022 09:22:57 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B5=8B=E8=AF=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/project/saas/AppCountryAlbum/Watermark.vue | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) 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()