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',
           path: '/adminApplyExpert',
           component: () => import('../views/adminCenter/adminApplyExpert/index.vue'),
           component: () => import('../views/adminCenter/adminApplyExpert/index.vue'),
-          meta: { title: '已发证书' },
+          meta: { title: '专家管理' },
         },
         },
         // 专家评分列表
         // 专家评分列表
         {
         {