Мелкая поправка

This commit is contained in:
Book Pauk
2019-02-01 19:14:46 +07:00
parent c2a8fb5117
commit ac111d5ea6

View File

@@ -431,6 +431,7 @@ class TextPage extends Vue {
if (!this.toggleLayout)
this.page1 = this.page2;
this.toggleLayout = true;
await this.$nextTick();
await sleep(50);
const page = this.$refs.scrollingPage;