提交 1770e6e2 authored 作者: 王鹏飞's avatar 王鹏飞

bug fixes

上级 13e26856
...@@ -14,7 +14,7 @@ export default { ...@@ -14,7 +14,7 @@ export default {
}, },
computed: { computed: {
pageUrl() { pageUrl() {
return window.location.origin + this.$route.path return window.location.origin + this.$route.path + '?active=application_pay'
} }
}, },
methods: { methods: {
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论