lrf402788946 4 gadi atpakaļ
vecāks
revīzija
c63fea2acc
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  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);