规则对接完成
This commit is contained in:
@@ -638,5 +638,20 @@ export default {
|
||||
icon: 'el-icon-collection',
|
||||
},
|
||||
},
|
||||
{
|
||||
path: '/regulation',
|
||||
name: 'regulation',
|
||||
component: 'regulation',
|
||||
meta: {
|
||||
title: 'message.router.regulation',
|
||||
isLink: '',
|
||||
isHide: false,
|
||||
isKeepAlive: true,
|
||||
isAffix: false,
|
||||
isIframe: false,
|
||||
roles: ['admin', 'common'],
|
||||
icon: 'el-icon-collection',
|
||||
},
|
||||
},
|
||||
],
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user