src/books/childHealth/view/index.vue @@ -20,6 +20,9 @@ isMouseDown: false }; }, computed: { }, mounted() { this.getBookInfo(); }, @@ -108,8 +111,8 @@ chapterNum: "", txt: "", page: "", x: "", y: "" x: e.x, y: e.y }); } }