@@ -292,7 +292,7 @@ const FilterQuery: React.FC<Props> = ({ onChange, initialValues, queryForm, setQ
<Select
showSearch
maxTagCount={1}
- style={{ width: 100 }}
+ style={{ minWidth: 100 }}
allowClear
mode="multiple"
placeholder="请选择投手"