From 4f9ad0f89b139fced245b253860c96e09a98fe6f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=88=E8=A3=95=E8=B4=A2?= Date: Mon, 19 Jul 2021 18:29:48 +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 --- .../xm/core/xmIteration/XmIterationInfo.vue | 4 ++-- .../xmProduct/XmProductForProjectComplex.vue | 16 ++++++++-------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/src/views/xm/core/xmIteration/XmIterationInfo.vue b/src/views/xm/core/xmIteration/XmIterationInfo.vue index e1a4c4d1..41d1bbdf 100644 --- a/src/views/xm/core/xmIteration/XmIterationInfo.vue +++ b/src/views/xm/core/xmIteration/XmIterationInfo.vue @@ -192,7 +192,7 @@ import xmProjectStateMng from '../xmProjectState/XmProjectStateMng'; import xmTestCaseExecMng from '../xmTestCaseExec/XmTestCaseExecMng'; import XmIterationForProjectComplex from '../xmIteration/XmIterationForProjectComplex.vue'; - import XmProjectOverviewComplex from '../xmProject/XmProjectOverviewComplex.vue'; + import XmIterationOverviewComplex from '../xmIteration/XmIterationOverviewComplex.vue'; import XmProductForProjectComplex from '../xmProduct/XmProductForProjectComplex.vue'; import XmProjectForLink from '../xmProject/XmProjectForLink.vue'; @@ -415,7 +415,7 @@ xmTestCaseExecMng, xmProjectGroupSelect, XmIterationForProjectComplex, - XmProjectOverviewComplex, + XmIterationOverviewComplex, XmProductForProjectComplex, XmProjectForLink, //在下面添加其它组件 diff --git a/src/views/xm/core/xmProduct/XmProductForProjectComplex.vue b/src/views/xm/core/xmProduct/XmProductForProjectComplex.vue index d7245241..eac33e70 100644 --- a/src/views/xm/core/xmProduct/XmProductForProjectComplex.vue +++ b/src/views/xm/core/xmProduct/XmProductForProjectComplex.vue @@ -2,7 +2,7 @@
- + @@ -11,20 +11,20 @@ 产品概览 - - + + - + - + - + - + @@ -61,7 +61,7 @@ import XmProductProjectForLink from './XmProductProjectForLink.vue'; 'userInfo','roles' ]), }, - props:['visible','selProject'], + props:['visible','selProject','xmIteration'], watch:{ visible:function(visible){ if(visible==true){