Elementiui select cannot be edited after multi-select echo

Hello, everyone. I have a problem with elementui. The select of elementui is selected here. I will get an array from the back end, and then I assign this array to the corresponding array of multiple selections at the front end, so that the data of multiple selections can be displayed normally

.

clipboard.png

but after the display, I clicked on this multi-selection drop-down box and there was no response, even if I clicked the delete button. Who has encountered this problem?

That"s what the

code looks like

vulType: {code: "040305,040306,040302", value: null}

ask the god


:disabled="noEdit"

/ / is it disabled here


check the console first to see if there is an error. I seem to have encountered it before, vaguely remembered because of the array problem



@ change event forced rendering

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