Object.keys(props).forEach(name => { watch[name] = function (value) { this.columnConfig.update(name, value) } })