@ -375,7 +375,7 @@ export default {
},
openCouponUrl(url){
if(url){
window.replace(url);
window.location.replace(url);
}