修改
This commit is contained in:
parent
66091b5752
commit
ee14c00ad6
@ -270,6 +270,7 @@
|
|||||||
this.orderlist.serviceStartTime = res.data.appointmentTimeList[0].morningList[0]
|
this.orderlist.serviceStartTime = res.data.appointmentTimeList[0].morningList[0]
|
||||||
this.orderlist.serviceDate = res.data.appointmentTimeList[0].date
|
this.orderlist.serviceDate = res.data.appointmentTimeList[0].date
|
||||||
this.consumableTotalPrice = res.data.consumableTotalPrice
|
this.consumableTotalPrice = res.data.consumableTotalPrice
|
||||||
|
this.orderlist.orderCommissionAmount = res.data.commissionAmount
|
||||||
this.orderlist.disablingCondition = this.personInfo.disablingCondition
|
this.orderlist.disablingCondition = this.personInfo.disablingCondition
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user