Merge branch 'main' into web-agent-add

This commit is contained in:
Huang
2025-03-19 21:40:52 +08:00
committed by GitHub
3 changed files with 18 additions and 5 deletions
-1
View File
@@ -159,7 +159,6 @@ export default {
});
}).send();
},
// 获取智能体列表
getAgentList(callback) {
RequestService.sendRequest()