开发: push
This commit is contained in:
@@ -55,11 +55,17 @@ export default [
|
||||
component: './DepartmentsList',
|
||||
},
|
||||
{
|
||||
name: '聊天记录',
|
||||
name: '成员聊天',
|
||||
icon: 'table',
|
||||
path: '/departments/page/list2',
|
||||
component: './ChatLogs',
|
||||
},
|
||||
{
|
||||
name: '客户聊天',
|
||||
icon: 'table',
|
||||
path: '/departments/page/list3',
|
||||
component: './ChatLogs',
|
||||
},
|
||||
],
|
||||
},
|
||||
// {
|
||||
|
Reference in New Issue
Block a user