guhongwei 3 năm trước cách đây
mục cha
commit
87802190ce
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

@@ -47,7 +47,7 @@ const service = [
   },
   {
     path: '/service/notice/detail',
-    meta: { title: '政策资讯-详细信息' },
+    meta: { title: '政策资讯-详细信息' },
     component: () => import('../views/service/notice/detail.vue'),
   },
   {