feat: 研发人员不限制创建AI员工数量

This commit is contained in:
yokowu
2025-08-28 14:27:43 +08:00
parent 468ab007e8
commit 7895c7ec4d
2 changed files with 1 additions and 2 deletions

View File

@@ -268,7 +268,6 @@ const EmployeeTaskList = () => {
size="small"
sx={{ mb: 2, alignSelf: "flex-end" }}
onClick={() => setOpen(true)}
disabled={isUser && total > 0}
>
AI
</Button>