增加仓库和角色类型的数据权限控制
This commit is contained in:
@@ -150,7 +150,7 @@
|
||||
// 将首页添加到第一位
|
||||
addIndexToFirst() {
|
||||
this.pageList.splice(0, 0, {
|
||||
name: 'dashboard-analysis',
|
||||
name: '首页',
|
||||
path: indexKey,
|
||||
fullPath: indexKey,
|
||||
meta: {
|
||||
|
||||
Reference in New Issue
Block a user