fix:修改预览判断

This commit is contained in:
wyx
2023-03-04 17:42:42 +08:00
parent d17f8db802
commit 320fde3f4c
4 changed files with 5 additions and 2 deletions

View File

@@ -133,6 +133,7 @@ function toDetail(i) {
ElMessage.warning("当前关卡不可预览");
return
}
isStudy = true;
}else{
if (current.value !== i) {
let lookArr = [];