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 @@