开发: push

This commit is contained in:
zhengw
2023-04-11 15:29:40 +08:00
parent 5834254a8f
commit ce3d942371
27 changed files with 1507 additions and 796 deletions

View File

@@ -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',
},
],
},
// {