线上课列表切换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

@@ -101,6 +101,7 @@ export const UploadImageButton = (props: PropsInterface) => {
<Row style={{ width: 752, minHeight: 520, marginTop: 24 }}>
<Col span={7}>
<TreeCategory
refresh={false}
type="no-cate"
text={"图片"}
onUpdate={(keys: any) => setCategoryIds(keys)}