VUE对象动态添加属性无法双向绑定问题 Jerry丶 2021-09-03 509 阅读1分钟 可尝试使用vue set方法this.set方法 this.set方法this.set(this.modelObj, 'name', 'Jerry');