Переглянути джерело

fix: 客户打开客户链接

outaozhen 5 роки тому
батько
коміт
a32c6f65ef
1 змінених файлів з 1 додано та 1 видалено
  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',