In element el-checkel-checkbox-button, I define the parameter time [], but the reality is boolean.

clipboard.png

clipboard.png
checkboxhefei []
clipboard.png
true boolean




clipboard.png
I put this alone, and it becomes a normal array

A little wonder why?

Jan.27,2022

addPersonData: {
    checkboxhefei: []
}

this form can be used normally (you can write a few values in this array and test it). Your problem should be that when you assign a value to the checkboxhefei field, you don't assign it.
this problem can be dealt with in the form of this.$set.

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