分类、部门、线上课的添加、编辑确认按钮优化

This commit is contained in:
unknown
2023-09-05 10:46:41 +08:00
parent c7977f2956
commit c34f8dae8e
9 changed files with 65 additions and 11 deletions

View File

@@ -399,7 +399,6 @@ const ResourceCategoryPage = () => {
blockNode
onDragEnter={onDragEnter}
onDrop={onDrop}
defaultExpandAll={true}
switcherIcon={<i className="iconfont icon-icon-fold c-gray" />}
/>
)}