浏览代码

首页——改为:我的任务

wyh 1 年之前
父节点
当前提交
1f9b5fb00a
共有 1 个文件被更改,包括 1 次插入1 次删除
  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: [