谢杰标 %!s(int64=2) %!d(string=hai) anos
pai
achega
0ca3795de1
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      pages3/polyv/detail.vue

+ 3 - 0
pages3/polyv/detail.vue

@@ -838,6 +838,9 @@ export default {
             if(!this.courseId){
                this.courseId = this.courseList[0].courseId
             }
+            if (res.data.total > 1) {
+              this.getUserWatchLast();
+            } 
             this.originOnShow();
             this.originMounted();
           }