From 506c3e3a0d4b7905d08d1e7b52bf96886e7bdad2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=88=E8=A3=95=E8=B4=A2?= Date: Tue, 20 Jul 2021 00:53:53 +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 --- .../xmIteration/XmIterationForProjectComplex.vue | 16 ++++++++-------- .../xm/core/xmIteration/XmIterationSelect.vue | 3 +-- src/views/xm/core/xmProject/XmProjectComplex.vue | 4 ++-- 3 files changed, 11 insertions(+), 12 deletions(-) diff --git a/src/views/xm/core/xmIteration/XmIterationForProjectComplex.vue b/src/views/xm/core/xmIteration/XmIterationForProjectComplex.vue index 616476d3..16f16a15 100644 --- a/src/views/xm/core/xmIteration/XmIterationForProjectComplex.vue +++ b/src/views/xm/core/xmIteration/XmIterationForProjectComplex.vue @@ -5,27 +5,27 @@ - + 迭代概览 迭代概览 - + - + - + - + - + - + @@ -70,7 +70,7 @@ data() { return{ xmIteration:null, - showPanel:'products',//menus,tasks,bugs,iterationStateShow + showPanel:'iterationOverview',//menus,tasks,bugs,iterationStateShow topModules: [ { diff --git a/src/views/xm/core/xmIteration/XmIterationSelect.vue b/src/views/xm/core/xmIteration/XmIterationSelect.vue index 67d55240..6353cd65 100644 --- a/src/views/xm/core/xmIteration/XmIterationSelect.vue +++ b/src/views/xm/core/xmIteration/XmIterationSelect.vue @@ -58,8 +58,7 @@