Signed-off-by: tangshizhe <48740614+tangshizhe@users.noreply.github.com>
@@ -41,7 +41,7 @@ var vm = new Vue({
}
},
goBuyPage () {
- location.href = '/front/dataPack/createOrder'
+ window.open('/front/dataPack/createOrder', '_blank')
tabClick() {
this.setUrlQuery()