mirror of
https://github.com/PlayEdu/backend
synced 2025-12-23 20:29:39 +08:00
线上课列表切换tab重置分类、部门组件
This commit is contained in:
@@ -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)}
|
||||
|
||||
Reference in New Issue
Block a user