mirror of
https://github.com/PlayEdu/backend
synced 2025-06-08 06:37:49 +08:00
学员列表优化
This commit is contained in:
parent
e32ecd205e
commit
b5e2d351e5
@ -297,7 +297,7 @@ const MemberPage = () => {
|
|||||||
to={`/member/departmentUser?id=${dep_ids.join(",")}`}
|
to={`/member/departmentUser?id=${dep_ids.join(",")}`}
|
||||||
>
|
>
|
||||||
<PerButton
|
<PerButton
|
||||||
type="primary"
|
type="default"
|
||||||
text="部门学员进度"
|
text="部门学员进度"
|
||||||
class="mr-16"
|
class="mr-16"
|
||||||
icon={null}
|
icon={null}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user