瀏覽代碼

Поправил бажок

Book Pauk 6 年之前
父節點
當前提交
16d7d7b568
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      client/components/Reader/TextPage/TextPage.vue

+ 1 - 0
client/components/Reader/TextPage/TextPage.vue

@@ -366,6 +366,7 @@ class TextPage extends Vue {
     endClickRepeat() {
         this.repStart = false;
         this.repDoing = false;
+        this.debouncedRepStart = false;
     }
 
     onTouchStart(event) {