Browse Source

开通卖家中心bug修改

wangdy 8 năm trước cách đây
mục cha
commit
2e61ea7e07

+ 1 - 0
components/register-saler/register/StepFirst.vue

@@ -674,6 +674,7 @@
         }
         if (flag) {
           this.data.tagsData.push(this.tag)
+          this.tag = ''
         } else {
           this.tag = ''
         }

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

@@ -493,7 +493,7 @@
                       )
                   })
                 window.setTimeout(function () {
-                  window.location.href = '/vendor#/store-apply/'
+                  window.location.href = '/vendor#/store-apply/wait'
                 }, 3000)
               } else {
                 this.$http.post('/basic/enterprise/openVendorSetRead/' + enuu)