Commit bd86ed86 authored by youjie's avatar youjie

GuestId

parent eff86d86
...@@ -1542,7 +1542,8 @@ ...@@ -1542,7 +1542,8 @@
TCIDs: TCID, TCIDs: TCID,
OrderId: OrderId, OrderId: OrderId,
Sex: Sex, Sex: Sex,
IsBed: IsBed IsBed: IsBed,
GuestId: this.$route.query.guestId?this.$route.query.guestId:0
}, },
res => { res => {
if (res.data.resultCode == 1) { if (res.data.resultCode == 1) {
......
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