From 1ad465be32d3fcecce9a688a934479fd684346fd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=88=E8=A3=95=E8=B4=A2?= Date: Wed, 23 Mar 2022 01:47:17 +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 | 4 ++-- src/views/xm/core/xmIteration/XmIterationOverviewComplex.vue | 4 ++++ src/views/xm/core/xmProduct/XmProductInfo.vue | 4 ++-- src/views/xm/core/xmProject/XmProjectForLinkComplex.vue | 2 ++ src/views/xm/core/xmProject/XmProjectInfo.vue | 4 ++-- 5 files changed, 12 insertions(+), 6 deletions(-) diff --git a/src/views/xm/core/xmIteration/XmIterationInfo.vue b/src/views/xm/core/xmIteration/XmIterationInfo.vue index 3eba5626..734fe9f7 100644 --- a/src/views/xm/core/xmIteration/XmIterationInfo.vue +++ b/src/views/xm/core/xmIteration/XmIterationInfo.vue @@ -7,11 +7,11 @@ - + 迭代:  {{xmIteration.iterationName.substring(0,15)}} 迭代:  {{xmIteration.iterationName}} - + 迭代: {{xmIteration.iterationName.substring(0,15)}} 迭代: {{xmIteration.iterationName}} diff --git a/src/views/xm/core/xmIteration/XmIterationOverviewComplex.vue b/src/views/xm/core/xmIteration/XmIterationOverviewComplex.vue index 007d15e7..89aafb3a 100644 --- a/src/views/xm/core/xmIteration/XmIterationOverviewComplex.vue +++ b/src/views/xm/core/xmIteration/XmIterationOverviewComplex.vue @@ -7,15 +7,19 @@ 迭代详情 + 配置可见需求 + diff --git a/src/views/xm/core/xmProduct/XmProductInfo.vue b/src/views/xm/core/xmProduct/XmProductInfo.vue index 73dd5c77..12eee2a8 100644 --- a/src/views/xm/core/xmProduct/XmProductInfo.vue +++ b/src/views/xm/core/xmProduct/XmProductInfo.vue @@ -6,11 +6,11 @@ - + 产品: {{xmProduct.productName.substring(0,15)}} 产品: {{xmProduct.productName}} - + 产品: {{xmProduct.productName.substring(0,15)}} 产品: {{xmProduct.productName}} diff --git a/src/views/xm/core/xmProject/XmProjectForLinkComplex.vue b/src/views/xm/core/xmProject/XmProjectForLinkComplex.vue index cb8998af..1123f3d5 100644 --- a/src/views/xm/core/xmProject/XmProjectForLinkComplex.vue +++ b/src/views/xm/core/xmProject/XmProjectForLinkComplex.vue @@ -38,9 +38,11 @@ + diff --git a/src/views/xm/core/xmProject/XmProjectInfo.vue b/src/views/xm/core/xmProject/XmProjectInfo.vue index 3331c81e..b12e4265 100644 --- a/src/views/xm/core/xmProject/XmProjectInfo.vue +++ b/src/views/xm/core/xmProject/XmProjectInfo.vue @@ -8,12 +8,12 @@ - + 项目:  {{selProject.name.substring(0,15)}} 项目:  {{selProject.name}} - + 项目:  {{selProject.name.substring(0,15)}} 项目:  {{selProject.name}}