diff --git a/src/components/PathDetailImage.vue b/src/components/PathDetailImage.vue index a2d6364..5af4ac6 100644 --- a/src/components/PathDetailImage.vue +++ b/src/components/PathDetailImage.vue @@ -273,6 +273,9 @@ function toDetail(item, i) { if(current.value !== i && canStudy(props.routerInfo.previewSetting,i+1)){ isStudy = false } + if(current.value !== i && canStudy(props.routerInfo.studySetting,i+1)){ + isStudy = true + } router.push({ path: "/pathmappage", query: {