mirror of
https://github.com/PlayEdu/backend
synced 2025-12-23 20:29:39 +08:00
线上课列表渲染优化
This commit is contained in:
@@ -99,8 +99,6 @@ export const UploadImageButton = (props: PropsInterface) => {
|
||||
<Col span={7}>
|
||||
<TreeCategory
|
||||
type="no-cate"
|
||||
resourceTotal={0}
|
||||
categoryCount={{}}
|
||||
text={"图片"}
|
||||
onUpdate={(keys: any) => setCategoryIds(keys)}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user