@@ -22776,10 +22776,10 @@ export default {
this.IsFollow = res.data[0][0].follow == 1 ? false : true;
if (!this.IsLookOpen) {
this.setNavList();
- }
- // else {
+ }else {
this.getCourseState(1);
- // }
+ }
+
// || (this.splitScreenData.isOpen && this.splitScreenData.uid != this.splitScreenData.myUid)
if ((this.IsFollow && this.tType == 2)) {
this.setContent2(false);
@@ -18203,11 +18203,9 @@ export default {
-
@@ -18146,10 +18146,9 @@ export default {
@@ -22240,10 +22240,9 @@ export default {
+ } else {
if ((this.IsFollow && this.tType == 2) || (this.splitScreenData.isOpen && this.splitScreenData.uid != this.splitScreenData.myUid)) {