@@ -22407,7 +22407,7 @@ export default {
if (this.courseDetail.userid == this.userid) {
// 开局关闭学生查看内容
- this.StulookMode(false)
+ this.StulookMode(true)
// 开局打开跟随模式
this.followingMode(true)
}
@@ -17811,7 +17811,7 @@ export default {
@@ -17744,7 +17744,7 @@ export default {
@@ -21851,7 +21851,7 @@ export default {