lrf402788946 4 éve
szülő
commit
c63fea2acc
1 módosított fájl, 1 hozzáadás és 0 törlés
  1. 1 0
      app/service/weixin.js

+ 1 - 0
app/service/weixin.js

@@ -294,6 +294,7 @@ class WeixinAuthService extends AxiosService {
       headers: {
         'content-type': 'application/json',
       },
+      dataType: 'json',
     });
     console.warn('res=>');
     console.warn(res);