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