The value of the vue element-ui checkbox is duplicated. Choosing one will select the other.

problem description

The value of the

vue element-ui checkbox is duplicated. Choosing one will select the other

the environmental background of the problems and what methods you have tried

the values of the two multiboxes are the same, and so are the bound label values,

related codes

/ / Please paste the code text below (do not replace the code with pictures)
cycle out the multiple checkboxes

what result do you expect? What is the error message actually seen?

when one of them is selected, the other one is also selected. Can you select only one of them

Dec.07,2021

[{
    label: '',
    value: '1'
},{
    lable: '',
    value: '2'
}]

how did the landlord solve the problem? Ask for advice

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