From 5cf372a76d73c687cf7ef4a006b835d63a61ea14 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=88=E8=A3=95=E8=B4=A2?= Date: Fri, 3 Mar 2023 22:47:27 +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/xmProduct/XmProductMng.vue | 233 ++++++++++--------- src/views/xm/core/xmProject/XmProjectMng.vue | 13 +- 2 files changed, 129 insertions(+), 117 deletions(-) diff --git a/src/views/xm/core/xmProduct/XmProductMng.vue b/src/views/xm/core/xmProduct/XmProductMng.vue index 64a86586..2adbdcb6 100644 --- a/src/views/xm/core/xmProduct/XmProductMng.vue +++ b/src/views/xm/core/xmProduct/XmProductMng.vue @@ -5,11 +5,8 @@ - - - - - + + @@ -19,78 +16,95 @@ - - {{templateVisible?"隐藏模板":"显示模板"}} - 新手导航 - - - - - - - 产品查询范围: - - - - - - - - - - 产品编号: - - - - - - - 产品名称: - - - - - - - 产品经理: - - {{filters.pmUser.username}} - 选责任人 - 我的 - - - - - 项目 {{selProject?selProject.name:''}} - - - - - 迭代 {{xmIteration.iterationName}} - - - - - 创建时间: - - - - 查询 - - + width="600" + trigger="click" > + + + + + 表格 + 卡片 + + + + + + + + + + + + {{selProject?selProject.name:''}} + + + + {{xmIteration.iterationName}} + + + + {{filters.pmUser.username}} + 选责任人 + 我的 + + + + + + + + + + + + + + + + + 查询 + + @@ -119,7 +133,8 @@ - + + @@ -205,9 +220,9 @@ - + - + - - - - - + + + - - - - - - - + + + + - + + + - +