Browse Source

完善车辆台账--销售出库

master
yunuo970428 2 years ago
parent
commit
13cd814c4c
  1. 1
      anrui-scm/anrui-scm-ui/src/views/cheliang/cheliangtaizhang/relation/cheliangtaizhangChu.vue

1
anrui-scm/anrui-scm-ui/src/views/cheliang/cheliangtaizhang/relation/cheliangtaizhangChu.vue

@ -464,6 +464,7 @@ export default {
this.temp.price = resp.data.singleFinalPrice
this.temp.concatNo = resp.data.contractNo
this.temp.customerName = resp.data.customerName
this.temp.customerNo = resp.data.customerNo
this.temp.customerSid = resp.data.customerSid
this.temp.mobile = resp.data.mobile
this.temp.giftsDescription = resp.data.totaldiscount

Loading…
Cancel
Save