소스 검색

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',