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