king
2023-08-03 4b013affeb7afe534bf70204c743c5764db45484
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(() => {