Commit ed408d8f by 宋毅

tj

parent 13438bef
......@@ -467,7 +467,7 @@
methods: {
goPayment(){
console.log(this.$route.query);
location.href = `https://icompany.gongsibao.com/cashier?order_no=${this.$route.query.order_no}source=${this.$route.query.source}`
location.href = `https://icompany.gongsibao.com/cashier?order_no=${this.$route.query.order_no}&source=${this.$route.query.source}`
},
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