dever 5 năm trước cách đây
mục cha
commit
7b53b1ecf7
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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;