fix
This commit is contained in:
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user