q867427795 7 жил өмнө
parent
commit
3c0729575b

+ 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'
           }