修改bug

This commit is contained in:
gaoxs
2020-08-10 17:40:29 +08:00
parent 3966b56c99
commit 67d134473c
4 changed files with 42 additions and 25 deletions

View File

@ -486,6 +486,7 @@ export default {
},
changeAddress(addressInfo) {
this.addressInfo = addressInfo;
this.getCartInfo()
},
createOrder() {
let shipping_type = this.shipping_type;