mirror of
https://github.com/PlayEdu/backend
synced 2025-12-31 03:49:30 +08:00
学员批量导入
This commit is contained in:
@@ -245,6 +245,11 @@ export const MemberPage: React.FC = () => {
|
||||
新建
|
||||
</Button>
|
||||
</Link>
|
||||
<Link style={{ textDecoration: "none" }} to={`/member/import`}>
|
||||
<Button className="mr-16" type="primary">
|
||||
学员批量导入
|
||||
</Button>
|
||||
</Link>
|
||||
</div>
|
||||
<div className="d-flex">
|
||||
<Button
|
||||
|
||||
Reference in New Issue
Block a user