diff --git a/src/pages/details/otherStandardDetails/index.vue b/src/pages/details/otherStandardDetails/index.vue index 9905aa133..5bed5338a 100644 --- a/src/pages/details/otherStandardDetails/index.vue +++ b/src/pages/details/otherStandardDetails/index.vue @@ -2181,7 +2181,7 @@ export default { splitType: '全部章节' }, headers:{ - token: JSON.parse(localStorage.getItem('userInfo')).token + // token: JSON.parse(localStorage.getItem('userInfo')).token } } },