mirror of
https://github.com/PlayEdu/backend
synced 2025-12-30 08:23:05 +08:00
input 都增加清空按钮
This commit is contained in:
@@ -451,6 +451,7 @@ export const CourseHourUpdate: React.FC<PropInterface> = ({
|
||||
saveChapterName(index, e.target.value);
|
||||
}}
|
||||
placeholder="请在此处输入章节名称"
|
||||
allowClear
|
||||
/>
|
||||
<Button
|
||||
className="mr-16"
|
||||
|
||||
Reference in New Issue
Block a user