WIP
This commit is contained in:
parent
5cc7d2526b
commit
c6c7a548b7
1 changed files with 1 additions and 1 deletions
|
|
@ -140,7 +140,7 @@ export default {
|
|||
}
|
||||
|
||||
await this.$nextTick();
|
||||
window.scrollTo(0,document.body.scrollHeight);
|
||||
window.scrollTo(0, document.body.scrollHeight);
|
||||
|
||||
// const shopQuestion = document.getElementsByClassName("shop-question")[0];
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue