新增聊天模块
This commit is contained in:
@@ -99,9 +99,9 @@
|
|||||||
dataIndex: 'nickname'
|
dataIndex: 'nickname'
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: '联系电话',
|
title: '手机号码',
|
||||||
dataIndex: 'phone',
|
dataIndex: 'mobile',
|
||||||
key: 'phone'
|
key: 'mobile'
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: '所属部门',
|
title: '所属部门',
|
||||||
|
|||||||
Reference in New Issue
Block a user