diff --git a/src/views/mall/promotion/coupon/components/CouponSendForm.vue b/src/views/mall/promotion/coupon/components/CouponSendForm.vue index be0223a0..4b9edb7c 100644 --- a/src/views/mall/promotion/coupon/components/CouponSendForm.vue +++ b/src/views/mall/promotion/coupon/components/CouponSendForm.vue @@ -67,7 +67,7 @@ :disabled="sendLoading" :loading="sendLoading" @click="handleSendCoupon(scope.row.id)" - v-hasPermi="['member:level:update']" + v-hasPermi="['promotion:coupon:send']" > 发送