V-for loops div, but what if the values of the bound span are repeated

clipboard.png

clipboard.png

Jul.06,2022

add a default amount to each item, overwrite the data after it is found, and take item as a parameter in the change event, which looks like the following:

<span>{{item.amount}}</span>
paytype(item){
    let paymentTypeId = item.paymentTypeId;
    //xxx
    item.amount = this.xxx(paymentTypeId); 
}
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-1bf2ca2-31e1a.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-1bf2ca2-31e1a.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?