bugfix: 切换对话时先清空之前的对话
This commit is contained in:
@@ -136,6 +136,7 @@
|
||||
if (newVal) {
|
||||
handleGetProjectInfoAndHistory()
|
||||
MyEvent.emit('projectChange')
|
||||
MyEvent.emit('resetAgent')
|
||||
}
|
||||
}
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user