diff --git a/src/views/study/coursenew.vue b/src/views/study/coursenew.vue index 77b0dfe2..3afb1bc3 100644 --- a/src/views/study/coursenew.vue +++ b/src/views/study/coursenew.vue @@ -180,7 +180,8 @@
- +
+
@@ -380,16 +381,7 @@ }, methods: { Fn1(){ -<<<<<<< .mine - //console.log('子组件发生变化'); - // this.componentKey += 1; -======= - console.log('子组件发生变化'); - // this.componentKey += 1; ->>>>>>> .theirs - // this.$forceUpdate(); - // window.location.reload() - + //视频点定位,直接到播放的视频位置 this.timer = new Date().getTime() },