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