团队模块

This commit is contained in:
‘Liammcl’
2024-12-28 14:28:00 +08:00
parent b3ac241354
commit 4f0e7be806
7 changed files with 121 additions and 15 deletions

View File

@@ -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="团队头像"