选择图片组件选中后再确定

This commit is contained in:
禺狨
2023-04-24 10:45:09 +08:00
parent 1b7f11489b
commit 516c718c78
3 changed files with 108 additions and 80 deletions

View File

@@ -142,7 +142,7 @@ const MemberPage = () => {
<Space size="small">
<Link
style={{ textDecoration: "none" }}
to={`/member/learn?id=${record.id}`}
to={`/member/learn?id=${record.id}&name=${record.name}`}
>
<PerButton
type="link"