From bd1aed562b92d4a7408190e714aaa890c6635a98 Mon Sep 17 00:00:00 2001 From: WN <19819293608@163.com> Date: Tue, 19 Nov 2024 17:57:08 +0800 Subject: [PATCH] 11.19 --- fuintAdmin/src/views/EventMarketing/SaveBlock/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fuintAdmin/src/views/EventMarketing/SaveBlock/index.vue b/fuintAdmin/src/views/EventMarketing/SaveBlock/index.vue index 2ac0d6995..8e541bf8f 100644 --- a/fuintAdmin/src/views/EventMarketing/SaveBlock/index.vue +++ b/fuintAdmin/src/views/EventMarketing/SaveBlock/index.vue @@ -882,7 +882,7 @@ import {delLJGoods, listLJGoods} from "@/api/convenienceStore/ljgoods"; const id = row.id || this.ids mmc(id).then(response => { this.form = response.data; - this.youhuiquanlist = response.data.cardValueChildList.filter(item => item.activeGift == '1') + this.youhuiquanlist = response.data.cardValueChildList this.duihuanquanlist = response.data.cardValueChildList.filter(item => item.activeGift == '2') this.dialog = true if (this.form.isonline==1) {