Error of passing parameters in vue-router

this.active is a variable in data, but if you write it here, you will get an error active is not defind?
I would like to know what the reason is

.
Mar.04,2021

just get rid of this. You don't need to add this to reference variables in vm in template.


remove the this


without this. directly take active

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