mirror of
https://gitee.com/hhyykk/ipms-sjy-ui.git
synced 2025-06-19 14:52:00 +08:00
【功能修复】商城:发送优惠劵的权限标识是 promotion:coupon:send
This commit is contained in:
parent
632dea08c0
commit
0ceba5a441
@ -67,7 +67,7 @@
|
||||
:disabled="sendLoading"
|
||||
:loading="sendLoading"
|
||||
@click="handleSendCoupon(scope.row.id)"
|
||||
v-hasPermi="['member:level:update']"
|
||||
v-hasPermi="['promotion:coupon:send']"
|
||||
>
|
||||
发送
|
||||
</el-button>
|
||||
|
Loading…
x
Reference in New Issue
Block a user