李志伟 3 years ago
parent
commit
8a2a8f5697
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      config/routes.js

+ 1
- 1
config/routes.js View File

129
               },
129
               },
130
               {
130
               {
131
                 path: '/customer/recommend/customer',
131
                 path: '/customer/recommend/customer',
132
-                name: '普通客户推荐',
132
+                name: '客户推荐',
133
                 component: './recommend/customer',
133
                 component: './recommend/customer',
134
                 menuCode: '/customer/recommend/customer',
134
                 menuCode: '/customer/recommend/customer',
135
               },
135
               },