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

+ 1 - 1
pages3/polyv/detail.vue

@@ -1502,8 +1502,8 @@ export default {
         this.refPlv.playPause();
         return;
       }
-      this.throttleFn();
       this.playTime = time;
+      this.throttleFn();
       this.timeEvent(time);
     },
     playing() {