zz %!s(int64=6) %!d(string=hai) anos
pai
achega
d45a084e3f
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      resources/views/help/help.blade.php

+ 2 - 1
resources/views/help/help.blade.php

@@ -132,7 +132,8 @@
             search: '',
         },
         mounted() {
-            document.body.scrollTop = document.body.scrollHeight;
+            //document.body.scrollTop = document.body.scrollHeight;
+            window.scroll(0, document.body.scrollHeight)
         },
         methods: {
             input:function(e) {