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