dingxin 5 anos atrás
pai
commit
bbf78739a8
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1
    1
      config/routes.js

+ 1
- 1
config/routes.js Ver arquivo

@@ -120,7 +120,7 @@ export default [
120 120
               },
121 121
               {
122 122
                 path: '/customer/independentList',
123
-                name: '经纪人',
123
+                name: '专业经纪人',
124 124
                 component: './customer/independentList/index',
125 125
               },
126 126
               {