mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-student.git
synced 2025-12-20 16:26:48 +08:00
fix:修改预览判断
This commit is contained in:
@@ -133,6 +133,7 @@ function toDetail(i) {
|
||||
ElMessage.warning("当前关卡不可预览");
|
||||
return
|
||||
}
|
||||
isStudy = true;
|
||||
}else{
|
||||
if (current.value !== i) {
|
||||
let lookArr = [];
|
||||
|
||||
Reference in New Issue
Block a user