Commit 6cb9c37c authored by 吴冠's avatar 吴冠

报价功能

parent 891409bc
...@@ -75,7 +75,7 @@ export default { ...@@ -75,7 +75,7 @@ export default {
}else{ }else{
let token = Cookies.get("token") let token = Cookies.get("token")
/* this.$router.push(`/supply/web_sell/Online_registration/Sign_up?id=${this.proId}`) */ /* this.$router.push(`/supply/web_sell/Online_registration/Sign_up?id=${this.proId}`) */
window.open(`http://60.205.251.80:8082/#/supply/web_sell/Online_registration/Sign_up?id=${this.proId}&token=${token}`) window.open(`http://60.205.251.80:8082/#/supply/bid/signupOnline/SignUp?id=${this.proId}&token=${token}`)
} }
}, },
......
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