src/tabviews/zshare/topSearch/mkSelect/index.jsx
@@ -84,7 +84,7 @@ const { config } = this.state if (config.type === 'multiselect') { this.props.onChange(val.join(',')) this.props.onChange(val.join(','), true) } else { config.linkFields && config.linkFields.forEach((m, i) => { setTimeout(() => {