Commit c1c5c10e authored by zhengke's avatar zhengke

修改

parent 6bccb54f
...@@ -911,7 +911,7 @@ ...@@ -911,7 +911,7 @@
let urlObj = this.domainManager(); let urlObj = this.domainManager();
let msg = { let msg = {
TCID: this.$route.query.TCID, TCID: this.$route.query.TCID,
guestId: this.msg.guestId, GuestId: this.msg.guestId,
orderID: this.$route.query.orderID, orderID: this.$route.query.orderID,
}; };
this.pdfLoading=true; this.pdfLoading=true;
......
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