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

+ 2 - 2
src/router/index.js

@@ -137,11 +137,11 @@ export default new Router({
           component: () => import('../views/viewPoint/detail.vue'),
           meta: { title: '信息管理' },
         },
-        // 专利维权
+        // 研究报告
         {
           path: '/dimension',
           component: () => import('../views/dimension/index.vue'),
-          meta: { title: '专利维权管理' },
+          meta: { title: '研究报告管理' },
         },
         {
           path: '/dimension/detail',