How to bind or cycle different values of the same element according to requirements in vue

there is a table, that wants to share a style, but the requirement is to bind different values at different times, because I want to save these values each time.
this list wants to change to different values at different times, such as list1

.

clipboard.png

Mar.12,2021

there is nothing wrong with your implementation, but according to official best practices, it is best to implement

with computational properties.
   

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