src/tabviews/commontable/mainSearch/index.jsx @@ -216,7 +216,7 @@ search.push({ type: this.state.style[key], key: key, value: values[key], value: values[key].replace(/(^\s*|\s*$)/ig, ''), match: this.state.match[key] }) }