Commit 52800865 authored by 华国豪's avatar 华国豪 🙄

1

parent 491a4cf9
...@@ -837,8 +837,8 @@ export default { ...@@ -837,8 +837,8 @@ export default {
cancelButtonText: '取消', cancelButtonText: '取消',
type: 'warning' type: 'warning'
}).then(() => { }).then(() => {
// window.open("http://yx.oytour.com:8080/#/freeTravelOrder"); window.open("http://yx.oytour.com/#/freeTravelOrder");
window.open("http://www.test.com:8080/#/freeTravelOrder"); // window.open("http://www.test.com:8080/#/freeTravelOrder");
this.$router.push({ this.$router.push({
name: "FreeHome", name: "FreeHome",
}); });
......
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