lrf402788946 4 năm trước cách đây
mục cha
commit
c63fea2acc
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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);