update
This commit is contained in:
@@ -22,6 +22,13 @@ const mockRoutes = [
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
path: 'communication-center',
|
||||
name: 'communication-center',
|
||||
title: '沟通中心',
|
||||
icon: '',
|
||||
component: 'communication-center',
|
||||
}
|
||||
];
|
||||
|
||||
export default mockRoutes;
|
||||
|
||||
Reference in New Issue
Block a user