|
|
@@ -242,7 +242,7 @@
|
|
|
{
|
|
|
prop: 'typeId',
|
|
|
slot: 'typeId',
|
|
|
- label: '脱敏类型',
|
|
|
+ label: '脱敏规则类型',
|
|
|
align: 'center',
|
|
|
width: 150,
|
|
|
showOverflowTooltip: true,
|
|
|
@@ -251,14 +251,14 @@
|
|
|
{
|
|
|
prop: 'roleAuthorityList',
|
|
|
slot: 'roleAuthorityList',
|
|
|
- label: '角色权限',
|
|
|
+ label: '可查看角色',
|
|
|
align: 'center',
|
|
|
showOverflowTooltip: true
|
|
|
},
|
|
|
{
|
|
|
prop: 'userAuthorityList',
|
|
|
slot: 'userAuthorityList',
|
|
|
- label: '账号权限',
|
|
|
+ label: '可查看账号',
|
|
|
align: 'center',
|
|
|
showOverflowTooltip: true
|
|
|
},
|