Commit 97f57091 by zhaochengxiang

bug fix

parent 35f5dfdd
......@@ -37,6 +37,9 @@ const SelectUser:React.FC=(props)=>{
showSearch
value={value}
onChange={change}
onClear={() => {
setSearchValue()
}}
loading={loading}
allowClear
filterOption={false}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment