Commit bd86ed86 authored by youjie's avatar youjie

GuestId

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