caichengyu 1 năm trước cách đây
mục cha
commit
36835cb63f
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  1. 3 0
      src/newApi/visit.js

+ 3 - 0
src/newApi/visit.js

@@ -36,6 +36,9 @@ export default {
         return request({
             url: '/common/student/image/spin',
             method: 'post',
+            headers: {
+                isToken: false
+              },
             data
         })
     },