feat: 收货地址
This commit is contained in:
@@ -35,6 +35,9 @@ export default {
|
||||
mounted() {
|
||||
this.getAddressList();
|
||||
},
|
||||
activated () {
|
||||
this.getAddressList();
|
||||
},
|
||||
methods: {
|
||||
// 添加地址
|
||||
jumpAddAddress() {
|
||||
|
||||
Reference in New Issue
Block a user