加入消息通知类别选择

This commit is contained in:
marvzhang
2020-01-15 14:40:05 +08:00
parent b70949cc87
commit 10bbdef1a2

View File

@@ -220,6 +220,7 @@ export const constantRouterMap = [
children: [
{
path: '',
name: 'Setting',
component: () => import('../views/setting/Setting'),
meta: {
title: 'Setting',