Browse Source

新增国内贸易、跨境保税、海外直邮等三大店铺类型业务功能模块

master
dy-hu 1 year ago
parent
commit
98d21316ec
  1. 2
      src/views/shop/myshop/index.vue

2
src/views/shop/myshop/index.vue

@ -611,7 +611,7 @@ export default {
//
addbuss () {
this.userState = 0
this.localIsCross = true
this.localIsCross = false
this.disabled = false
this.newAddress = ''
this.personPhone = ''

Loading…
Cancel
Save