From 39e65b7c1b8bb6d083ac51b7beb05e923f17fba9 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 01:08:52 +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/views/xm/core/xmIteration/XmIterationInfo.vue | 8 ++++---- .../core/xmProduct/XmProductForProjectComplex.vue | 14 +++++++------- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/src/views/xm/core/xmIteration/XmIterationInfo.vue b/src/views/xm/core/xmIteration/XmIterationInfo.vue index 41d1bbdf..767d7a33 100644 --- a/src/views/xm/core/xmIteration/XmIterationInfo.vue +++ b/src/views/xm/core/xmIteration/XmIterationInfo.vue @@ -139,7 +139,7 @@ - + @@ -194,7 +194,7 @@ import XmIterationForProjectComplex from '../xmIteration/XmIterationForProjectComplex.vue'; import XmIterationOverviewComplex from '../xmIteration/XmIterationOverviewComplex.vue'; import XmProductForProjectComplex from '../xmProduct/XmProductForProjectComplex.vue'; - import XmProjectForLink from '../xmProject/XmProjectForLink.vue'; + import XmProjectComplex from '../xmProject/XmProjectComplex.vue'; export default { @@ -416,8 +416,8 @@ xmProjectGroupSelect, XmIterationForProjectComplex, XmIterationOverviewComplex, - XmProductForProjectComplex, - XmProjectForLink, + XmProductForProjectComplex, + XmProjectComplex, //在下面添加其它组件 }, mounted() { diff --git a/src/views/xm/core/xmProduct/XmProductForProjectComplex.vue b/src/views/xm/core/xmProduct/XmProductForProjectComplex.vue index 3d13731d..98994a2a 100644 --- a/src/views/xm/core/xmProduct/XmProductForProjectComplex.vue +++ b/src/views/xm/core/xmProduct/XmProductForProjectComplex.vue @@ -5,26 +5,26 @@ - + 产品概览 产品概览 - + - + - + - + - + @@ -71,7 +71,7 @@ import XmProductProjectForLink from './XmProductProjectForLink.vue'; data() { return{ xmProduct:null, - showPanel:'iterations',//menus,tasks,bugs,iterationStateShow + showPanel:'productOverview',//menus,tasks,bugs,iterationStateShow topModules: [ {