|
|
@ -470,8 +470,12 @@ export default { |
|
|
|
this.temp.giftsDescription = resp.data.totaldiscount |
|
|
|
// this.temp.salesAllowance = resp.data.carDiscountPrice |
|
|
|
this.temp.middleOne = resp.data.intermediaryName |
|
|
|
this.temp.middleOneSid = resp.data.intermediarySid |
|
|
|
this.temp.middleCodeOne = resp.data.intermediaryCode |
|
|
|
this.temp.rebateMoneyOne = resp.data.distributorPrice |
|
|
|
this.temp.middleTwo = resp.data.intermediaryName2 |
|
|
|
this.temp.middleTwoSid = resp.data.intermediarySid2 |
|
|
|
this.temp.middleCodeTwo = resp.data.intermediaryCode2 |
|
|
|
this.temp.rebateMoneyTwo = resp.data.distributorPrice2 |
|
|
|
this.temp.remarks = resp.data.discountExplain |
|
|
|
this.temp.innerName = resp.data.name |
|
|
|