使用vue做编辑效果,克隆之后怎么做

image.png

赋值到原data,方法进去了但是data好像没显示变化,新手请教一下该怎么做

阅读 1.4k
1 个回答

image.png

你这是不是写反了?
this.editForm = item;

推荐问题