duplicate the row of an array retrieve the same data (javascript) I tried that but it adds an empty line in vuejs.
folders is may table
function(folder) {
this.folders.push(folder);
folder={
employee:"this.employee",
contact:"this.contact",
endContact:"this.endContact",
enterp:"this.enterp",
dossi:"this.dossi",
status:"this.status"
}
}