fix(member): 修复注册权限无法展示的bug bug-152

This commit is contained in:
woody 2025-06-05 10:49:36 +08:00
parent dd4235adad
commit ec3435b678
1 changed files with 6 additions and 0 deletions

View File

@ -764,6 +764,12 @@
checked: false,
prop: 'memberAccountVal',
},
{
id: 'registerAuthorityVal',
text: '注册权限',
checked: false,
prop: 'registerAuthorityVal',
},
],
allTxt: {},
gradeRangList: [],