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