wkw 6 ヶ月 前
コミット
04124be972
1 ファイル変更1 行追加1 行削除
  1. 1 1
      src/views/interview/interview.vue

+ 1 - 1
src/views/interview/interview.vue

@@ -287,7 +287,7 @@
 				})
 			},
 			sendMessage(type, content, item) {
-				this.$Request.get("/app/chat/selectByTwoIds", { userId: item.interviewerId, focusedUserId: item.userId }).then((res) => {
+				this.$Request.get("/app/chat/selectByTwoIds", { params: { userId: item.interviewerId, focusedUserId: item.userId } }).then((res) => {
 					if (res.code == 0){
 						let data = {
 							userId: item.interviewerId, //id