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