mirror of
https://github.com/PlayEdu/backend
synced 2025-12-23 05:23:18 +08:00
线上课列表切换tab重置分类、部门组件
This commit is contained in:
@@ -150,6 +150,7 @@ const ResourceImagesPage = () => {
|
||||
<div className="tree-main-body">
|
||||
<div className="left-box">
|
||||
<TreeCategory
|
||||
refresh={false}
|
||||
type="no-cate"
|
||||
text={"图片"}
|
||||
onUpdate={(keys: any, title: any) => {
|
||||
|
||||
@@ -170,6 +170,7 @@ const ResourceVideosPage = () => {
|
||||
<div className="tree-main-body">
|
||||
<div className="left-box">
|
||||
<TreeCategory
|
||||
refresh={false}
|
||||
type="no-cate"
|
||||
text={"视频"}
|
||||
onUpdate={(keys: any, title: any) => {
|
||||
|
||||
Reference in New Issue
Block a user