Commit 410e57dd authored by 华国豪's avatar 华国豪 🙄

1

parent ba432bcd
......@@ -794,7 +794,7 @@ export default {
let y=0,f=0,c=0,fcnt=0
if(sumSeat>this.trip.currentPriceInfo.surplusYSeat){
y=this.trip.currentPriceInfo.surplusYSeat
sumSeat=this.prictrip.currentPriceInfoeFlight.surplusYSeat-sumSeat
sumSeat=this.trip.currentPriceInfo.surplusYSeat-sumSeat
}else{
y=sumSeat
sumSeat=0
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment