Explorar el Código

首页——改为:我的任务

wyh hace 1 año
padre
commit
1f9b5fb00a
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      itdmWeb/src/config/router.config.js

+ 1 - 1
itdmWeb/src/config/router.config.js

@@ -10,7 +10,7 @@ export const asyncRouterMap = [
     path: '/',
     name: 'dashboard',
     component: TabLayout,
-    meta: { title: '首页' },
+    meta: { title: '我的任务' },
     redirect: '/dashboard/analysis',
     children: [