余额权限修改

pull/559/head
骄傲的熊 2024-10-04 23:18:02 +08:00
parent b94235adf3
commit 1d9532ca5a
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"
>
修改余额