diff --git a/src/views/complete.vue b/src/views/complete.vue index f607705..60e24d9 100644 --- a/src/views/complete.vue +++ b/src/views/complete.vue @@ -39,7 +39,7 @@ this.isVertical = this.cite.isVertical }, mounted() { - this.play() + // this.play() this.num = 0 this.load() },