国内海外 拆分结果上传接口去掉token

This commit is contained in:
zyn
2023-11-21 09:58:02 +08:00
parent 0017aaffb5
commit b3eb962ae0
@@ -2181,7 +2181,7 @@ export default {
splitType: '全部章节'
},
headers:{
token: JSON.parse(localStorage.getItem('userInfo')).token
// token: JSON.parse(localStorage.getItem('userInfo')).token
}
}
},