mirror of
https://github.com/PlayEdu/backend
synced 2025-12-30 00:09:47 +08:00
优化学员列表的部门
This commit is contained in:
@@ -139,9 +139,7 @@ const CoursePage = () => {
|
||||
<div className="float-left">
|
||||
<TreeDepartment
|
||||
selected={dep_ids}
|
||||
refresh={refresh}
|
||||
showNum={false}
|
||||
type="no-course"
|
||||
text={"部门"}
|
||||
onUpdate={(keys: any, title: any) => {
|
||||
resetLocalSearchParams({
|
||||
|
||||
Reference in New Issue
Block a user