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