Commit 8b091740 by 宋毅

Merge branch 'igirl-channel-web' of gitlab.gongsibao.com:jiangyong/zhichan into igirl-channel-web

parents 405aef75 213896f5
...@@ -467,7 +467,7 @@ ...@@ -467,7 +467,7 @@
methods: { methods: {
goPayment(){ goPayment(){
console.log(this.$route.query); console.log(this.$route.query);
location.href = `https://icompany.gongsibao.com/cashier?order_no=${this.$route.query.order_no}` location.href = `https://icompany.gongsibao.com/cashier?order_no=${this.$route.query.order_no}source=${this.$route.query.source}`
}, },
loginOut(){ loginOut(){
/* /*
......
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