From b98afdb3db1686f019ce9785c94465a416e81078 Mon Sep 17 00:00:00 2001 From: yuping <82253452@qq.com> Date: Thu, 20 Apr 2023 16:01:00 +0800 Subject: [PATCH] --fix bug --- src/components/PathDetailImage.vue | 3 +++ 1 file changed, 3 insertions(+) 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: {