线上课列表切换tab重置分类、部门组件

This commit is contained in:
禺狨
2023-04-24 09:19:58 +08:00
parent 27ec0e6c4a
commit b34cd955c4
7 changed files with 20 additions and 0 deletions

View File

@@ -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) => {

View File

@@ -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) => {