From cbdde6d9b460afe23fbff5021331b58e5d3242ec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=88=E8=A3=95=E8=B4=A2?= Date: Sat, 18 Feb 2023 01:08:07 +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/xmMenu/XmMenuMng.vue | 249 ++++++++---------- .../xm/core/xmQuestion/XmQuestionMng.vue | 157 ++++++----- 2 files changed, 200 insertions(+), 206 deletions(-) diff --git a/src/views/xm/core/xmMenu/XmMenuMng.vue b/src/views/xm/core/xmMenu/XmMenuMng.vue index 8618f26b..5be3106b 100644 --- a/src/views/xm/core/xmMenu/XmMenuMng.vue +++ b/src/views/xm/core/xmMenu/XmMenuMng.vue @@ -14,7 +14,7 @@ @@ -26,146 +26,132 @@ >关闭 - - - 更换上级 - 导出 - 汇总进度 - 删除 - - + + - - 显示方式: - - 故事看板 - 列表 - - - - - - - - 责任人: - - - - - - - 归属模块: - - {{ filters.func.name }} 选择模块 - - - - 归属迭代: - - - - - - 标签条件: - 标签 - {{filters.tags[0].tagName.substr(0,5)}}等({{filters.tags.length}})个 - - - - - 是否加入迭代: - - + + + 故事看板 + 列表 + + + + + + + + + + + + {{ filters.func.name }} 选择模块 + + + + + + + + + - - - - 是否分配任务: - - + + + + + - - - - - - 需求类型: - - - - - - - - 需求来源: - - + + + + + + + + + + + - - - - 需求层次: - - + + + + - - - - - - 需求编号: - - - - - 开始时间: - - - - 结束时间: - + + + + + + + + - - - - - - - 查询 - + + + diff --git a/src/views/xm/core/xmQuestion/XmQuestionMng.vue b/src/views/xm/core/xmQuestion/XmQuestionMng.vue index 56d0d722..6d4532a1 100644 --- a/src/views/xm/core/xmQuestion/XmQuestionMng.vue +++ b/src/views/xm/core/xmQuestion/XmQuestionMng.vue @@ -23,83 +23,96 @@ title="更多条件、操作" width="800" v-model="moreVisible" - trigger="manual" > - - 关闭 - - - 导出 - - - - - 创建者: + trigger="manual" > + + + + - - - 指派给: + + + - - - - - 需求: - - {{item.menuName.substr(0,10)}} - - 选需求 - - - - 缺陷编号: + + + + + {{item.menuName.substr(0,10)}} + + 选需求 + + + - - - - - 优先级: + + + - - - 解决方案: + + + + - - - - - 创建时间: - - - - 更新时间: - - - - - 查询 - + + + + + + + + + + +