Commit 8d6d3e20 authored by youjie's avatar youjie

跟团游单地接

parent bd4c0ec4
......@@ -1800,6 +1800,7 @@
Number(this.addMsg.TripleRoomNum);
},
getNumber() {
if(this.addMsg.GroupType == 4&&parseInt(this.addMsg.AirticketNum)>0) this.addMsg.ManNum = parseInt(this.addMsg.AirticketNum)
if (
this.addMsg.GroupType == 4 &&
parseInt(this.addMsg.ChirdNoNeedBedNum) >
......
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