rid #107
@ -59,7 +59,8 @@
 | 
			
		||||
 | 
			
		||||
				],
 | 
			
		||||
				// 通知消息
 | 
			
		||||
				information_dl: [{
 | 
			
		||||
				information_dl: [
 | 
			
		||||
					{
 | 
			
		||||
						id: 0,
 | 
			
		||||
						url: '../../static/pageD/info(11).png',
 | 
			
		||||
						text: '通知消息',
 | 
			
		||||
 | 
			
		||||
@ -423,8 +423,8 @@ export default {
 | 
			
		||||
          };
 | 
			
		||||
 | 
			
		||||
          var room = {
 | 
			
		||||
              id : a.id + "",
 | 
			
		||||
              name : a.id + ""
 | 
			
		||||
              id : a.rid + "",
 | 
			
		||||
              name : a.rid + ""
 | 
			
		||||
          };
 | 
			
		||||
          console.log(room,currentUser)
 | 
			
		||||
          //构造chatRoomService
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user