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);