From 0ceba5a4413374a942877f3356883d2fafcb31d8 Mon Sep 17 00:00:00 2001 From: YunaiV Date: Sun, 1 Sep 2024 09:42:01 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90=E5=8A=9F=E8=83=BD=E4=BF=AE=E5=A4=8D?= =?UTF-8?q?=E3=80=91=E5=95=86=E5=9F=8E=EF=BC=9A=E5=8F=91=E9=80=81=E4=BC=98?= =?UTF-8?q?=E6=83=A0=E5=8A=B5=E7=9A=84=E6=9D=83=E9=99=90=E6=A0=87=E8=AF=86?= =?UTF-8?q?=E6=98=AF=20promotion:coupon:send?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/mall/promotion/coupon/components/CouponSendForm.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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']" > 发送