!559 余额权限修改

Merge pull request !559 from 骄傲的熊/master
pull/562/head
芋道源码 2024-10-06 08:52:17 +00:00 committed by Gitee
commit d136128650
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
1 changed files with 2 additions and 2 deletions

View File

@ -140,7 +140,7 @@
'member:user:update',
'member:user:update-level',
'member:user:update-point',
'member:user:update-balance'
'pay:wallet:update-balance'
]"
@command="(command) => handleCommand(command, scope.row)"
>
@ -169,7 +169,7 @@
修改积分
</el-dropdown-item>
<el-dropdown-item
v-if="checkPermi(['member:user:update-balance'])"
v-if="checkPermi(['pay:wallet:update-balance'])"
command="handleUpdateBlance"
>
修改余额