Мелкая поправка
This commit is contained in:
@@ -431,6 +431,7 @@ class TextPage extends Vue {
|
|||||||
if (!this.toggleLayout)
|
if (!this.toggleLayout)
|
||||||
this.page1 = this.page2;
|
this.page1 = this.page2;
|
||||||
this.toggleLayout = true;
|
this.toggleLayout = true;
|
||||||
|
await this.$nextTick();
|
||||||
await sleep(50);
|
await sleep(50);
|
||||||
|
|
||||||
const page = this.$refs.scrollingPage;
|
const page = this.$refs.scrollingPage;
|
||||||
|
|||||||
Reference in New Issue
Block a user