浏览代码

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