vue修改data中的对象,更新不到页面上去?

Object.assign浅拷贝 然后强制刷新视图.

this.detail = Object.assign({}, this.detail, i);
this.$forceUpdate();
Logo

前往低代码交流专区

更多推荐