The parameters received by the Vue.js component are lost after the page is refreshed

after refreshing the page, only the parameters of the index received by the parameter id, are lost. What"s going on.


because there is no : index parameter in your routing configuration. You can pass extra parameters when you click on the link, and the refresh page vue-router will only get the parameters from the current url according to your routing configuration.

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-1b3181a-2bda7.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-1b3181a-2bda7.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?