dever преди 5 години
родител
ревизия
7b53b1ecf7
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      pages/dream/view/vodShort.vue

+ 1 - 1
pages/dream/view/vodShort.vue

@@ -49,7 +49,7 @@ export default {
 			this.$refs.video[this.current_index].start();
 		},
 		stop : function() {
-			this.$refs.video[this.current_index].stop();
+			this.$refs.video[this.current_index].stop(false);
 		},
 		changeVod : function(e)  {
 			var self = this;