reedliuqing_i 5 жил өмнө
parent
commit
d01aa016d2

Файлын зөрүү хэтэрхий том тул дарагдсан байна
+ 0 - 0
src/icons/svg/团队工作台.svg


+ 2 - 2
src/router/index.js

@@ -64,7 +64,7 @@ export const constantRoutes = [{
   name: '个人工作台',
   component: Layout,
   redirect: '/Platform/workbench/person',
-  meta: { title: '工作台', icon: '工作台' },
+  meta: { title: '个人工作台', icon: '工作台' },
   children: [{
     path: 'person',
     component: () =>
@@ -78,7 +78,7 @@ export const constantRoutes = [{
   name: '团队工作台',
   component: Layout,
   redirect: '/Platform/workbench/team',
-  meta: { title: '工作台', icon: '工作台' },
+  meta: { title: '团队工作台', icon: '团队工作台' },
   children: [
     {
       path: 'team',

+ 1 - 1
src/views/workbench/team/index.vue

@@ -80,7 +80,7 @@
         :tasks="tasks"
         :options="options"
       >
-        <gantt-elastic-header v-show="true" slot="header" ref="ganttHeader" />
+        <gantt-elastic-header v-show="false" slot="header" ref="ganttHeader" />
       </gantt-elastic>
     </el-main>
   </el-container>

Энэ ялгаанд хэт олон файл өөрчлөгдсөн тул зарим файлыг харуулаагүй болно