소스 검색

Merge branch 'develop' of http://git.zanxiangnet.com/wjx/ad-manage

wjx 1 년 전
부모
커밋
21bc14b66f
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/pages/launchSystemNew/adq/ad/FilterQuery.tsx

+ 1 - 1
src/pages/launchSystemNew/adq/ad/FilterQuery.tsx

@@ -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="请选择投手"