团队模块
This commit is contained in:
@@ -41,7 +41,12 @@ export const TeamForm = ({ form }) => {
|
||||
>
|
||||
<Input placeholder="请输入团队名称" />
|
||||
</Form.Item>
|
||||
|
||||
<Form.Item
|
||||
name="type"
|
||||
label="项目归属"
|
||||
>
|
||||
<Input placeholder="请输入项目归属" />
|
||||
</Form.Item>
|
||||
<Form.Item
|
||||
name="avatarUrl"
|
||||
label="团队头像"
|
||||
|
||||
Reference in New Issue
Block a user