The element radio box becomes a multi-selection problem.

when the element radio box is clicked, it becomes multiple selections?

<el-radio 
                    v-model="chapter.isfree"
                    style="font-size: 14px;color: -sharp999;margin-right: 10px;"
                    label="true">
            {{chapter.isfree}}
</el-radio>
Mar.19,2021

there is too little information to help you speculate: you have not included all the radio check box components in the radio-group component

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