@@ -815,6 +815,7 @@ export default {
}
}).catch(function() {})
},
+ onDeliveryMethodChange: function(e) {
this.deliveryMethod = parseInt(e.detail.value)
this.selectedPickupLocation = null
this.selectedTimeSlot = null