数组: this.$set(Array,index, newValue) 对象: this.$set(Object, key, value)
vue中$set的用法
原文:https://www.cnblogs.com/huanhuan55/p/10276326.html