add
This commit is contained in:
parent
1c0caa3ef5
commit
8991b1ff8d
|
@ -169,7 +169,7 @@ export const SortableLecture: React.FC<SortableLectureProps> = ({
|
|||
rules={[
|
||||
{
|
||||
required: true,
|
||||
message: "请输入课时标题",
|
||||
message: "请传入视频",
|
||||
},
|
||||
]}>
|
||||
<TusUploader
|
||||
|
|
Loading…
Reference in New Issue