From 3d9a1242b2cdea97946996cdadbc74cf15702ff7 Mon Sep 17 00:00:00 2001 From: wong1988 Date: Sat, 20 Jan 2024 17:51:00 +0800 Subject: [PATCH] 111 --- pages/home/cloudCard2.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/home/cloudCard2.vue b/pages/home/cloudCard2.vue index 901dae3..54c0ab1 100644 --- a/pages/home/cloudCard2.vue +++ b/pages/home/cloudCard2.vue @@ -587,7 +587,7 @@ var params = { customerSid: getApp().globalData.sid, - affiliation: this.brandType, + brandId: this.data.brandVos[this.selectIndex2].id, vos: list } // console.log("params", params);