lrf402788946 hace 4 años
padre
commit
c63fea2acc
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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);