mirror of
https://github.com/chaitin/MonkeyCode.git
synced 2026-02-04 07:43:28 +08:00
Merge pull request #313 from yokowu/feat-ai-employee
feat: 研发人员不限制创建AI员工数量
This commit is contained in:
Submodule backend/pro updated: e856e35eb7...482ab56daf
@@ -268,7 +268,6 @@ const EmployeeTaskList = () => {
|
||||
size="small"
|
||||
sx={{ mb: 2, alignSelf: "flex-end" }}
|
||||
onClick={() => setOpen(true)}
|
||||
disabled={isUser && total > 0}
|
||||
>
|
||||
创建 AI 员工
|
||||
</Button>
|
||||
|
||||
Reference in New Issue
Block a user