初始化所有数据

Object.assign(this.$data,this.$options.data())

初始化某个对象中的数据

Object.assign(this.$data.xxx,this.$options.data().xxx)
Logo

前往低代码交流专区

更多推荐