mirror of
https://github.com/PlayEdu/backend
synced 2025-06-19 07:43:01 +08:00
有章节课时编辑天机课时逻辑优化
This commit is contained in:
parent
98c0c6496a
commit
b5d66b4a06
@ -460,6 +460,7 @@ export const CourseHourUpdate: React.FC<PropInterface> = ({
|
||||
allowClear
|
||||
/>
|
||||
<Button
|
||||
disabled={!item.name}
|
||||
className="mr-16"
|
||||
type="primary"
|
||||
onClick={() => {
|
||||
|
Loading…
x
Reference in New Issue
Block a user