lrf402788946 4 лет назад
Родитель
Сommit
c63fea2acc
1 измененных файлов с 1 добавлено и 0 удалено
  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);