线上课列表渲染优化

This commit is contained in:
禺狨
2023-03-21 18:32:28 +08:00
parent 7d665085a8
commit f824396b05
6 changed files with 45 additions and 39 deletions

View File

@@ -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)}
/>