From d923690997dab98e4f09cbf1ce4b22439617cc5c Mon Sep 17 00:00:00 2001
From: cloudroam <cloudroam>
Date: 星期四, 12 九月 2024 13:57:29 +0800
Subject: [PATCH] add:优惠券列表增加领取渠道列表和筛选

---
 pages/marketing/coupon/member/_id.vue |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/pages/marketing/coupon/member/_id.vue b/pages/marketing/coupon/member/_id.vue
index 3fea1d4..a772353 100644
--- a/pages/marketing/coupon/member/_id.vue
+++ b/pages/marketing/coupon/member/_id.vue
@@ -6,6 +6,7 @@
       label-width="auto"
       :content="formContent"
       readonly
+      class="readonly-form"
     />
     <div class="base-page-wrapper__line"></div>
     <el-bus-title title="发放记录" size="small" />

--
Gitblit v1.9.3