diff --git a/anrui-scm/anrui-scm-ui/src/views/cheliang/cheliangtaizhang/relation/cheliangtaizhangChu.vue b/anrui-scm/anrui-scm-ui/src/views/cheliang/cheliangtaizhang/relation/cheliangtaizhangChu.vue index 7e8ed2e443..3430b7c17c 100644 --- a/anrui-scm/anrui-scm-ui/src/views/cheliang/cheliangtaizhang/relation/cheliangtaizhangChu.vue +++ b/anrui-scm/anrui-scm-ui/src/views/cheliang/cheliangtaizhang/relation/cheliangtaizhangChu.vue @@ -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