修改权限验证数据

This commit is contained in:
YeMingfei666 2024-10-17 11:36:33 +08:00
parent 60cfddb77c
commit f502305267
1 changed files with 4 additions and 4 deletions

View File

@ -55,12 +55,12 @@ const $PermissionObj = {
],
vip:[
{
key: '允许管理会员信息',
text: 'yun_xu_guan_li_hui_yuan_xin_xi'
text: '允许管理会员信息',
key: 'yun_xu_guan_li_hui_yuan_xin_xi'
},
{
key: 'yun_xu_xiu_gai_hui_yuan_yu_e',
text: '允许修改会员余额'
text: 'yun_xu_xiu_gai_hui_yuan_yu_e',
key: '允许修改会员余额'
}
],
stock:[