Commit 5369c2b2 authored by 皮倩雯's avatar 皮倩雯

模态关闭清空数据

parent b2501e97
Pipeline #41229 skipped with stages
......@@ -529,6 +529,7 @@ const ChangeAdd = props => {
getContainer={false}
afterClose={() => {
setKeyValue('0');
setSearchWord('');
}}
>
<Search
......
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