guhongwei 3 năm trước cách đây
mục cha
commit
383766316f
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/router/index.js

+ 1 - 1
src/router/index.js

@@ -112,7 +112,7 @@ export default new Router({
         {
           path: '/adminApplyExpert',
           component: () => import('../views/adminCenter/adminApplyExpert/index.vue'),
-          meta: { title: '已发证书' },
+          meta: { title: '专家管理' },
         },
         // 专家评分列表
         {