feat:三个窗口接口联调版本
This commit is contained in:
@@ -100,6 +100,7 @@ async function handleSearch() {
|
||||
})
|
||||
data['Collaboration Process'] = changeBriefs(data['Collaboration Process'])
|
||||
agentsStore.setAgentRawPlan({ data })
|
||||
console.log('agentsStore.agentRawPlan', agentsStore.agentRawPlan)
|
||||
emit('search', searchValue.value)
|
||||
} finally {
|
||||
triggerOnFocus.value = true
|
||||
|
||||
Reference in New Issue
Block a user