From c9aeee5e4d8d280bc1a070640f0c91c96111809f Mon Sep 17 00:00:00 2001
From: X_Rian <904416525@qq.com>
Date: Sat, 7 Sep 2024 18:43:31 +0800
Subject: [PATCH] =?UTF-8?q?flx=EF=BC=9A=E4=BF=AE=E6=94=B9=E4=B8=8B?=
=?UTF-8?q?=E6=8B=89?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../operationManage/liftingErectionWorks.vue | 73 ++++++++++++-------
.../quality/pouringOrderLedger.vue | 35 +++++----
2 files changed, 69 insertions(+), 39 deletions(-)
diff --git a/src/views/projectFront/operationManage/liftingErectionWorks.vue b/src/views/projectFront/operationManage/liftingErectionWorks.vue
index 3ee48dc5..bf965150 100644
--- a/src/views/projectFront/operationManage/liftingErectionWorks.vue
+++ b/src/views/projectFront/operationManage/liftingErectionWorks.vue
@@ -49,10 +49,12 @@
{{ scope.row.applicantName }}
-
+
-
+
{{ scope.row.level ? workCategoryList[scope.row.level - 1].workCategoryName :
@@ -129,8 +131,14 @@
-
+
+
+
+
+
- {{ workDetail.operationEquipment }}
+ {{ workDetail.operationEquipmentName }}
-
+
@@ -51,9 +50,11 @@
-
-
-
+
+
+
@@ -63,7 +64,7 @@
{{ scope.row.status == 1 ? '未浇筑' : scope.row.status == 2 ? '已浇筑' : '' }}
-
+
@@ -121,8 +122,14 @@
:placeholder="$t('message.personnelPosition.please_enter')">
-
+
+
+
+
+
{{ workDetail.concreteNumber }}
-
+
- {{ workDetail.device }}
+ {{ workDetail.deviceName }}
{{ workDetail.projectGroupName }}
@@ -226,7 +233,7 @@
{{ workDetail.status == 2 ? "已浇筑" : workDetail.status == 1 ? "未浇筑" : '' }}
-
+