How to dynamically add a row of elements with vue

-sharp-sharp-sharp

//



js:
export default {
data () {


},
methods: {


}
}

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

to make such an effect, you can only make two input boxes, hoping to give an explanation

.
Nov.14,2021


  this.lists.push( { name: "",value:''} ); // 

another:

it is recommended that your vmurfort = be added to the li tag;


 this.lists.push( { name: "",value:'',isDisabled:true} );

you can add a judgment that controls whether it is disabled, that is, setting the disable property in input

Menu