vue刷新初始化组建里面的data

it2022-05-05  147

Object.assign(this. d a t a , t h i s . data, this. data,this.options.data()) 即可

如果数据没有渲染成功 this.$forceUpdate();


最新回复(0)