提交 1d0e0bb2 作者: ZhangLingKun

Merge branch 'develop'

流水线 #7578 已通过 于阶段
in 1 分 8 秒
......@@ -14,4 +14,4 @@ patches:
images:
- name: REGISTRY/NAMESPACE/IMAGE:TAG
newName: mmc-registry.cn-shenzhen.cr.aliyuncs.com/sharefly-dev/admin
newTag: 393990de7d26cc323b33efc6b8eab5da4dcd5b48
newTag: ece130eec85e81aa7221b59e7b249b44c598ddbf
......@@ -165,7 +165,7 @@ const AddEditModal: React.FC<propType> = (props) => {
name='curriculumDesc'
rules={[{ required: true, message: '请输入课程简介' }]}
>
<Input.TextArea placeholder={'请输入课程简介'} maxLength={20} allowClear showCount />
<Input.TextArea placeholder={'请输入课程简介'} maxLength={200} allowClear showCount />
</Form.Item>
<Form.Item
label='课程封面'
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论