学员列表优化

This commit is contained in:
禺狨 2023-04-20 12:03:11 +08:00
parent e32ecd205e
commit b5e2d351e5

View File

@ -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}