Merge pull request 'rid' (#107) from xbx into master

Reviewed-on: http://git.luyuan.tk/luyuan/deming/pulls/107
This commit was merged in pull request #107.
This commit is contained in:
2020-08-04 10:42:49 +08:00
2 changed files with 4 additions and 3 deletions

View File

@@ -59,7 +59,8 @@
],
// 通知消息
information_dl: [{
information_dl: [
{
id: 0,
url: '../../static/pageD/info(11).png',
text: '通知消息',

View File

@@ -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