zengh
2021-06-23 4fd91af18aa9e265ca26e1945433ee8bbc9ef336
pages/groupChat/chating.vue
@@ -209,7 +209,7 @@
            var that = this;
            that.senId = WxStorage.get("ids");
            uni.request({
               url:"http://s16s652780.51mypc.cn/api/blade-jfpts/chat-records/getSingleMessagePage",
               url:"http://s16s652780.51mypc.cn/api/chat-records/getSingleMessagePage",
               method:"get",
               data:{
                  senderId: that.senId,
@@ -328,7 +328,7 @@
            }
            
            uni.request({
               url:"http://s16s652780.51mypc.cn/api/blade-jfpts/chat-records/insertSingleChat",
               url:"http://s16s652780.51mypc.cn/api/chat-records/insertSingleChat",
               method:"post",
               data:{
                  senderId: that.senId,