From 6cda8c07872c095eda6ee6e53e55ec90a1eb7512 Mon Sep 17 00:00:00 2001 From: aixianling Date: Wed, 7 Sep 2022 10:59:47 +0800 Subject: [PATCH] =?UTF-8?q?apiForward=E5=8F=96=E6=B6=88token?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/apps/AppMyGrid/AppMyGrid.vue | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/apps/AppMyGrid/AppMyGrid.vue b/src/apps/AppMyGrid/AppMyGrid.vue index b57712e2..410a1c18 100644 --- a/src/apps/AppMyGrid/AppMyGrid.vue +++ b/src/apps/AppMyGrid/AppMyGrid.vue @@ -66,7 +66,8 @@ export default { key: "3RZBZ-LZUCF-CT6J5-NWKZH-FCWOQ-UUFKY", } }) - } + }, + withoutToken: true }) .then(({data: {result: {address}}}) => this.$http.post("/app/appwxsigninfo/sign", {lat, lng, address})) .then(res => {