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