he2802 3 жил өмнө
parent
commit
80650ef5f5

+ 2 - 1
pages3/polyv/detail.vue

@@ -1041,8 +1041,9 @@ export default {
 								polyvPlayerContext.exitFullScreen();
 								polyvPlayerContext.pause();
 								this.photoHistoryList.push(i)
-								this.openPhoto();
 								this.photoIndex = i
+								this.openPhoto();
+								
 								
 							}