如果是数组 this.form = Object.assign([], this.form) 如果是对象 this.form = Object.assign({}, this.form) this.form为循环数据