From d68b14233a051dcbe8a15e7daa5d241550d02626 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=86=8A=E6=88=90=E5=BC=BA?= Date: Mon, 9 Nov 2020 12:00:37 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/App.vue | 50 +++++++++---------- src/components/InfoHeader/index.vue | 2 +- src/components/kpi-layout/NavBar.vue | 20 ++------ src/components/kpi-layout/NavHeader.vue | 6 --- .../kpi/assessment/performance/index.vue | 2 +- src/views/kpi/workbench/index.vue | 6 ++- src/views/kpi/workbench/todo/tableItem.vue | 2 +- 7 files changed, 37 insertions(+), 51 deletions(-) diff --git a/src/App.vue b/src/App.vue index e0b2f14..2adcd43 100644 --- a/src/App.vue +++ b/src/App.vue @@ -6,7 +6,7 @@