@@ -131,6 +131,9 @@
q,
search: '',
},
+ mounted() {
+ document.body.scrollTop = document.body.scrollHeight;
+ },
methods: {
input:function(e) {
if (!this.search) this.q = q