wip
This commit is contained in:
parent
949bd99946
commit
dcd7ba47c3
|
|
@ -366,6 +366,7 @@
|
|||
$http.put('/checkout', this.form).then((res) => {
|
||||
this.form = res.current
|
||||
this.isAllAddress = false
|
||||
this.isAllAddressPayment = false
|
||||
})
|
||||
},
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue