mirror of
https://github.com/PlayEdu/backend
synced 2025-12-23 08:59:48 +08:00
后台学员列表部门显示数量
This commit is contained in:
@@ -200,6 +200,7 @@ const MemberPage = () => {
|
||||
<div className="tree-main-body">
|
||||
<div className="left-box">
|
||||
<TreeDepartment
|
||||
showNum={true}
|
||||
type=""
|
||||
text={"部门"}
|
||||
onUpdate={(keys: any, title: any) => {
|
||||
|
||||
Reference in New Issue
Block a user