vue v-model绑定值为obj不起作用
用一下方式给对象赋值:this.$set(this.obj, ‘txt‘, val)
原文:https://www.cnblogs.com/summer-qd/p/12012953.html