guhongwei 3 年之前
父节点
当前提交
383766316f
共有 1 个文件被更改,包括 1 次插入1 次删除
  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: '专家管理' },
         },
         // 专家评分列表
         {