From 4c906f37c8b16e0d5d61ae642ce86b72d5153a57 Mon Sep 17 00:00:00 2001 From: shijing Date: Mon, 28 Feb 2022 15:44:58 +0800 Subject: [PATCH] quanxianpeizhi --- .../Gantt/components/dashLeftMenu.vue | 4 +- .../components/Gantt/components/leftMenu.vue | 6 +- hb_client/src/components/Gantt/dashGantt.vue | 30 +++---- hb_client/src/components/Gantt/index.vue | 12 +-- hb_client/src/layout/index.vue | 20 +++-- hb_client/src/router/index.js | 88 +++++++++---------- hb_client/src/views/dashboard/index.vue | 43 +++++++++ hb_client/src/views/login/index.vue | 49 +---------- hb_client/src/views/pm/gantt.vue | 14 +-- 9 files changed, 135 insertions(+), 131 deletions(-) diff --git a/hb_client/src/components/Gantt/components/dashLeftMenu.vue b/hb_client/src/components/Gantt/components/dashLeftMenu.vue index fa9672d..aea2ad4 100644 --- a/hb_client/src/components/Gantt/components/dashLeftMenu.vue +++ b/hb_client/src/components/Gantt/components/dashLeftMenu.vue @@ -19,7 +19,7 @@ @expand-change="handlerExpand" :tree-props="{ children: 'children', hasChildren: 'hasChildren' }" > - +