这里最重要的是括号里面的第一个参数 this ,例如改变 data 中的 selectedOrg 的 selectArr 属性值:
this.$set(this, 'selectedOrg', selectArr);