部门学习进度

This commit is contained in:
禺狨
2023-04-20 16:55:52 +08:00
parent b5e2d351e5
commit 3982380c44
2 changed files with 52 additions and 44 deletions

View File

@@ -294,7 +294,9 @@ const MemberPage = () => {
{dep_ids.length > 0 && (
<Link
style={{ textDecoration: "none" }}
to={`/member/departmentUser?id=${dep_ids.join(",")}`}
to={`/member/departmentUser?id=${dep_ids.join(
","
)}&title=${selLabel}`}
>
<PerButton
type="default"