Commit 4e664332 by T

大屏路劲优化

parent 6d9d5125
......@@ -16,7 +16,8 @@ export default {
}
},
created() {
this.url = "http://" + window.location.hostname +":10000/my-app/?findCode=" + this.$store.state.user.user.baseJpOrganization.findCode
// this.url = "http://" + window.location.hostname +":99/my-app/?findCode=" + this.$store.state.user.user.baseJpOrganization.findCode
this.url = "http://" + window.location.host +"/my-app/?findCode=" + this.$store.state.user.user.baseJpOrganization.findCode
}
}
</script>
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论