Commit 213896f5 by 刘泽奇

123

parent e5906174
...@@ -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