From 85a4de4141627675afdf4c9e670ca5d4ec909a74 Mon Sep 17 00:00:00 2001 From: wong1988 Date: Sat, 20 Jan 2024 10:57:43 +0800 Subject: [PATCH] 111 --- pages/good/shoppCart.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/good/shoppCart.vue b/pages/good/shoppCart.vue index 306fba1..5ea8847 100644 --- a/pages/good/shoppCart.vue +++ b/pages/good/shoppCart.vue @@ -119,7 +119,7 @@ var params = { customerSid: getApp().globalData.sid, - affiliation: _this.page.affiliation + brandId: _this.page.affiliation } _this.$api.shoppingCartList(params).then((resp) => {