This commit is contained in:
wong1988
2024-01-20 10:57:43 +08:00
parent 941cac71a9
commit 85a4de4141

View File

@@ -119,7 +119,7 @@
var params = {
customerSid: getApp().globalData.sid,
affiliation: _this.page.affiliation
brandId: _this.page.affiliation
}
_this.$api.shoppingCartList(params).then((resp) => {