Nuxt (vue) routing return data loading problem

// data
wrapperHeight: 0,
// mounted
mounted () {
    this.wrapperHeight = 589.5
},

using the nuxt frame
to refresh the page can be assigned normally, but the value returned by routing to another page and $router.back (- 1) is 0.

use watch to listen on wrapperHeight
Refresh:

clipboard.png

:
ideiumx9" alt="clipboard.png" title="clipboard.png">

there is absolutely no other location to modify the wrapperHeight,. Excuse me, what"s going on?

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b376ee-2b8dd.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b376ee-2b8dd.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?