From 787b5b1c22c2201ea0b8198158905d335baa803e Mon Sep 17 00:00:00 2001 From: "@QQNZX" Date: Tue, 5 Mar 2024 13:55:09 +0800 Subject: [PATCH] =?UTF-8?q?=E5=89=8D=E7=AB=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- fuintAdmin/src/api/EventMarketing/yijian.js | 7 +++ .../activeConsumption/index.vue | 5 +- .../EventMarketing/yijiancoupon/index.vue | 63 +++++++++++++++---- 3 files changed, 59 insertions(+), 16 deletions(-) diff --git a/fuintAdmin/src/api/EventMarketing/yijian.js b/fuintAdmin/src/api/EventMarketing/yijian.js index ace28a79d..bd48d3606 100644 --- a/fuintAdmin/src/api/EventMarketing/yijian.js +++ b/fuintAdmin/src/api/EventMarketing/yijian.js @@ -16,6 +16,13 @@ export function getCardFavorableLists(status) { params: status }) } +export function getCardFavorable(id) { + return request({ + url: 'business/marketingActivity/oneActiveOneCoupon/'+id, + method: 'get', + + }) +} export function getAdaptUserList(data) { return request({ diff --git a/fuintAdmin/src/views/EventMarketing/activeConsumption/index.vue b/fuintAdmin/src/views/EventMarketing/activeConsumption/index.vue index 11517c0b8..1ccf1de11 100644 --- a/fuintAdmin/src/views/EventMarketing/activeConsumption/index.vue +++ b/fuintAdmin/src/views/EventMarketing/activeConsumption/index.vue @@ -209,7 +209,7 @@ 赠送优惠券 赠送兑换券 - 赠送实物 + @@ -784,9 +784,6 @@ export default { activeConsumptionChildList: [ { required: true, message: '必填项不能为空', trigger: 'blur' }, ], - - - } }; }, diff --git a/fuintAdmin/src/views/EventMarketing/yijiancoupon/index.vue b/fuintAdmin/src/views/EventMarketing/yijiancoupon/index.vue index 83536cb62..c6c34ef8d 100644 --- a/fuintAdmin/src/views/EventMarketing/yijiancoupon/index.vue +++ b/fuintAdmin/src/views/EventMarketing/yijiancoupon/index.vue @@ -36,21 +36,56 @@ label="排序" > - - - - + + - + + + + + + + + + + + + + + + + + + + + + +
-
选择兑换券
新增
+
赠送兑换券
新增
-