|
@ -587,7 +587,7 @@ |
|
|
|
|
|
|
|
|
var params = { |
|
|
var params = { |
|
|
customerSid: getApp().globalData.sid, |
|
|
customerSid: getApp().globalData.sid, |
|
|
affiliation: this.brandType, |
|
|
brandId: this.data.brandVos[this.selectIndex2].id, |
|
|
vos: list |
|
|
vos: list |
|
|
} |
|
|
} |
|
|
// console.log("params", params); |
|
|
// console.log("params", params); |
|
|