Can vue filter be used in method passing parameters?

as above, I want to pass the filtered value of item into the click method as a parameter. How to write it is convenient

Jan.08,2022

cannot be written in this way. It can only be used in {{}} and v-bind.
can change filter into a method


should not be able to do this

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