This commit is contained in:
X1627315083
2024-06-24 09:47:59 +08:00
parent 8b0af784de
commit a5ac4a341f
20 changed files with 160 additions and 761 deletions

View File

@@ -280,7 +280,7 @@ export default defineComponent({
"user_id" : this.userInfo?.userId,
"session_id":sessionId,
"message" : this.chatCentent,
gender:this.workspace.sexEnum.name,
gender:this.workspace.sexEnum.value,
}
let interaction = {onDownloadProgress: (progressEvent:any) => {
this.clearTimer()