mirror of
https://github.com/PlayEdu/backend
synced 2025-06-13 03:55:39 +08:00
技术部学习进度筛选优化
This commit is contained in:
parent
d85ba55b9c
commit
a656f21cbc
@ -228,7 +228,7 @@ const MemberDepartmentProgressPage = () => {
|
||||
placeholder="请输入姓名关键字"
|
||||
/>
|
||||
</div>
|
||||
<div className="d-flex mr-24">
|
||||
{/* <div className="d-flex mr-24">
|
||||
<Typography.Text>邮箱:</Typography.Text>
|
||||
<Input
|
||||
value={email}
|
||||
@ -250,7 +250,7 @@ const MemberDepartmentProgressPage = () => {
|
||||
onChange={(value: string) => setShowMode(value)}
|
||||
options={modes}
|
||||
/>
|
||||
</div>
|
||||
</div> */}
|
||||
<div className="d-flex">
|
||||
<Button className="mr-16" onClick={resetData}>
|
||||
重 置
|
||||
|
Loading…
x
Reference in New Issue
Block a user