1) 删除无用代码

This commit is contained in:
zhangds 2022-08-16 15:56:43 +08:00
parent fa60290ba8
commit d5aba67616
1 changed files with 0 additions and 6 deletions

View File

@ -562,12 +562,6 @@ const UseKeyList = () => {
onQuery={(data) => onQueryBtn(data)} onQuery={(data) => onQueryBtn(data)}
resetChange={() => resetBtn()} resetChange={() => resetBtn()}
/> />
<button
type="button"
onClick={() => key_query_el.current.clearData()}
>
test
</button>
</div> </div>
<div className="distable dflexj" style={{ paddingTop: 0 }}> <div className="distable dflexj" style={{ paddingTop: 0 }}>
<div> <div>