Sfoglia il codice sorgente

fix: 客户打开客户链接

outaozhen 5 anni fa
parent
commit
a32c6f65ef
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      config/routes.js

+ 1 - 1
config/routes.js

@@ -39,7 +39,7 @@ export default [
     routes: [
       {
         path: '/customer',
-        redirect: '/customer/company'
+        redirect: '/customer/client'
       },
       {
         path: '/customer/client',