test
wj 2 years ago
parent c5463a3e45
commit d8ec4d195f

@ -311,10 +311,7 @@ export default {
this.orderList = [];
this.orderTotal = 0;
});
},
goTarget(href) {
window.open(href, "_blank");
},
}
},
};
</script>

Loading…
Cancel
Save