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

@@ -19,7 +19,7 @@ const web = [
     meta: { title: '管理登录' },
     component: () => import('../views/login.vue'),
   },
-  // 管理中心1
+  // 管理中心
   {
     path: '/adminCenter/homeIndex',
     name: 'adminCenter',