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

Menu