diff --git a/themes/default/checkout.blade.php b/themes/default/checkout.blade.php index fe0515d5..5885f0af 100644 --- a/themes/default/checkout.blade.php +++ b/themes/default/checkout.blade.php @@ -253,6 +253,7 @@ $http.put('/checkout', this.form).then((res) => { this.form = res.current + this.isAllAddress = false }) },