线上课学员列表

This commit is contained in:
禺狨
2023-03-28 17:44:12 +08:00
parent 953fb4a6bf
commit 2ce94d387b
8 changed files with 301 additions and 26 deletions

View File

@@ -378,7 +378,7 @@ export const CourseHourUpdate: React.FC<PropInterface> = ({
/>
<Form
form={form}
name="basic"
name="hour-update-basic"
labelCol={{ span: 5 }}
wrapperCol={{ span: 19 }}
initialValues={{ remember: true }}