pages/groupChat/chating.vue
@@ -216,7 +216,7 @@ var that = this; that.senId = WxStorage.get("ids"); uni.request({ url:"http://223.82.109.183:2080/api/chat-records/getSingleMessagePage", url:this.$store.state.piAPI + "/chat-records/getSingleMessagePage", method:"get", data:{ senderId: that.senId, @@ -339,7 +339,7 @@ } uni.request({ url:"http://223.82.109.183:2080/api/chat-records/insertSingleChat", url:this.$store.state.piAPI + "/chat-records/insertSingleChat", method:"post", data:{ senderId: that.senId,