From 0c8a8eafd3e11106b147c66d6f8c7cdc9a7e81be Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=88=E8=A3=95=E8=B4=A2?= Date: Tue, 7 Mar 2023 00:59:00 +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/XmOverview.vue | 25 ++++++++----------- .../xm/core/xmProduct/XmProductOverview.vue | 2 +- .../xm/core/xmProject/XmProjectOverview.vue | 4 +-- 3 files changed, 13 insertions(+), 18 deletions(-) diff --git a/src/views/xm/XmOverview.vue b/src/views/xm/XmOverview.vue index 6d404926..e947aa74 100644 --- a/src/views/xm/XmOverview.vue +++ b/src/views/xm/XmOverview.vue @@ -39,11 +39,11 @@

需求数

- + - -
- 企业信息 + +
+ 企业 {{userInfo.branchName}} 将从项目任务及企业任务中汇总进度、预算工作量、实际工作量、预算金额、实际金额、缺陷数、需求数等数据到企业统计表 - 统计 + -
- - - 企业 {{userInfo.branchName}} - - - +
+
@@ -103,7 +98,7 @@
- +
@@ -115,7 +110,7 @@
- +
@@ -125,7 +120,7 @@
- +
diff --git a/src/views/xm/core/xmProduct/XmProductOverview.vue b/src/views/xm/core/xmProduct/XmProductOverview.vue index 89882979..68a881d8 100644 --- a/src/views/xm/core/xmProduct/XmProductOverview.vue +++ b/src/views/xm/core/xmProduct/XmProductOverview.vue @@ -1,7 +1,7 @@