q867427795 há 7 anos atrás
pai
commit
3c0729575b
1 ficheiros alterados com 2 adições e 2 exclusões
  1. 2 2
      components/default/Header.vue

+ 2 - 2
components/default/Header.vue

@@ -159,8 +159,8 @@
           window.location.href = '/personalMaterial'
         } else {
           if (tempEnterprise.isVendor === 313) {
-            window.location.href = '/vendor'
-            // window.location.href = '/vendor#/index'
+            // window.location.href = '/vendor'
+            window.location.href = '/vendor#/index'
           } else {
             window.location.href = '/register-saler'
           }