king
2023-08-27 da64ab0923bf8817fc8599a6e37b953ce38f64c8
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(() => {