提交 ee4bc5d2 作者: 余乾开

Update index.tsx

上级 57f5b8d3
......@@ -90,7 +90,7 @@ const AddEditModalView: React.FC<ModalProps & selfProps> = ({ open, title, onCan
name='description'
rules={[{ required: true, message: '请输入分类描述' }]}
>
<Input placeholder='请输入分类名称' maxLength={25} allowClear />
<Input placeholder='请输入分类描述' maxLength={25} allowClear />
</Form.Item>
</Form>
</Modal>
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论