Browse Source

开设新店铺企业状态改变

gaoxm 7 years ago
parent
commit
b5f8405f8e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      components/register-saler/Register.vue

+ 1 - 1
components/register-saler/Register.vue

@@ -93,7 +93,7 @@
           this.section = 3
           this.checkData.checked = true
         } else if (typeof tempEnterprise.isVendor === 'undefined' || tempEnterprise.isVendor === '') {
-          this.section = 2
+          this.section = 1
           this.checkData.checked = false
         }
       } else { // 是个人