diff --git a/src/views/xm/core/xmIteration/XmIterationSelect.vue b/src/views/xm/core/xmIteration/XmIterationSelect.vue
index a344a4bd..3684d086 100644
--- a/src/views/xm/core/xmIteration/XmIterationSelect.vue
+++ b/src/views/xm/core/xmIteration/XmIterationSelect.vue
@@ -6,12 +6,12 @@
- 迭代名称 清空所选
+ 迭代名称 清空所选 关闭
+ trigger="hover" >
@@ -54,7 +54,7 @@
查询
- 更多条件
+ 更多条件
@@ -337,7 +337,9 @@
return 0;
}
},
-
+ close(){
+ this.$emit("close")
+ },
loadTasksToXmIterationState(row){
this.load.edit=true;
diff --git a/src/views/xm/core/xmMenu/XmMenuMng.vue b/src/views/xm/core/xmMenu/XmMenuMng.vue
index a1e5ba16..03244610 100644
--- a/src/views/xm/core/xmMenu/XmMenuMng.vue
+++ b/src/views/xm/core/xmMenu/XmMenuMng.vue
@@ -18,7 +18,7 @@
width="400"
trigger="manual"
v-model="iterationVisible">
-
+
{{filters.iteration?filters.iteration.iterationName:'选择迭代'}}
diff --git a/src/views/xm/core/xmMenu/XmMenuSelect.vue b/src/views/xm/core/xmMenu/XmMenuSelect.vue
index c0f098aa..71b05294 100644
--- a/src/views/xm/core/xmMenu/XmMenuSelect.vue
+++ b/src/views/xm/core/xmMenu/XmMenuSelect.vue
@@ -2,54 +2,82 @@
-
+
+
+
+ {{filters.product?filters.product.productName:'选择产品'}}
+
-
-
- {{filters.product?filters.product.productName:'选择产品'}}
+ trigger="manual"
+ v-model="iterationVisible">
+
+ {{filters.iteration?filters.iteration.iterationName:'选择迭代'}}
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+ 标签条件
+ {{filters.tags[0].tagName.substr(0,5)}}等({{filters.tags.length}})个
+
+
+
+
+
+
+
+
+ 查询
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+ 标签条件:
+ 标签
+ {{filters.tags[0].tagName.substr(0,5)}}等({{filters.tags.length}})个
+
+
- 创建时间:
+ 创建日期:
{{filters.mmUser.username}}
- 选责任人
- 我的
+ 选责任人
+ 我的
-
+
- 需求名称:
-
-
-
+ 需求层次:
+
+
+
+
- 查询
-
+ 查询
+
-
+
+
确认选择
-
+