input 都增加清空按钮

This commit is contained in:
禺狨
2023-04-25 10:15:07 +08:00
parent 391af1a488
commit 86a16c9722
21 changed files with 99 additions and 18 deletions

View File

@@ -320,6 +320,7 @@ const MemberPage = () => {
}}
style={{ width: 160 }}
placeholder="请输入姓名关键字"
allowClear
/>
</div>
<div className="d-flex mr-24">
@@ -331,6 +332,7 @@ const MemberPage = () => {
}}
style={{ width: 160 }}
placeholder="请输入邮箱账号"
allowClear
/>
</div>
<div className="d-flex">