From 3d35b31768b656bdae586c1741606951f502387c Mon Sep 17 00:00:00 2001 From: X_Rian <904416525@qq.com> Date: Thu, 30 May 2024 20:19:04 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../divisionSubManage.vue | 583 +++++------------- .../progressManagementAg/ganttChart.vue | 3 +- .../projectProgressDetail.vue | 13 +- .../projectganttChart.vue | 7 +- 4 files changed, 189 insertions(+), 417 deletions(-) diff --git a/src/views/projectFront/progressManagementAg/divisionSubManage.vue b/src/views/projectFront/progressManagementAg/divisionSubManage.vue index 3ba5a3fe..feaebd38 100644 --- a/src/views/projectFront/progressManagementAg/divisionSubManage.vue +++ b/src/views/projectFront/progressManagementAg/divisionSubManage.vue @@ -24,25 +24,11 @@ > --> - + - + @@ -52,35 +38,23 @@ 承包商列表

- + - {{ node.label }} + {{ node.label }} @@ -93,148 +67,70 @@
- - + + - + - + - + - + - - - + + + @@ -242,35 +138,28 @@ - + - + diff --git a/src/views/projectFront/progressManagementAg/ganttChart.vue b/src/views/projectFront/progressManagementAg/ganttChart.vue index d907da72..e1181101 100644 --- a/src/views/projectFront/progressManagementAg/ganttChart.vue +++ b/src/views/projectFront/progressManagementAg/ganttChart.vue @@ -109,9 +109,10 @@ type="primary" size="medium" @click="updateProgressFn(1)" - :disabled="![5, 10].includes($store.state.userInfo.accountType)" + >更新项目总进度 + 驳回原因:
-
{{ item.rejectReason }}
+
{{ item.rejectReason }}