添加:immediate为true即可

如:

Obj:{
  handler:function(newVal, oldVal) {
    this.xxx= newVal.xxx
  },
  immediate: true,
}

 

Logo

前往低代码交流专区

更多推荐