From 4dd8db010563f547eca9631715eea274a7097ff4 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E5=AE=8B=E4=BC=9F=E4=BD=B3?= <2797716443@qq.com>
Date: Thu, 14 Apr 2022 15:15:58 +0800
Subject: [PATCH] =?UTF-8?q?52443=20=E6=A0=87=E5=87=86=E5=90=88=E8=A7=84?=
=?UTF-8?q?=E8=AF=84=E4=BC=B0=E6=B5=81=E7=A8=8B=20=E6=B7=BB=E5=8A=A0?=
=?UTF-8?q?=E6=A0=87=E5=87=86=E6=A1=86=E5=86=85=E7=9A=84=E8=A1=A8=E5=A4=B4?=
=?UTF-8?q?=E9=9C=80=E5=9B=BA=E5=AE=9A?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../pages/creatProcess/bzpg/step1.vue | 108 +++++++++---------
1 file changed, 55 insertions(+), 53 deletions(-)
diff --git a/src/pages/processCenter/pages/creatProcess/bzpg/step1.vue b/src/pages/processCenter/pages/creatProcess/bzpg/step1.vue
index 2e5b490eb..69420fced 100644
--- a/src/pages/processCenter/pages/creatProcess/bzpg/step1.vue
+++ b/src/pages/processCenter/pages/creatProcess/bzpg/step1.vue
@@ -291,61 +291,63 @@
-
+
-
-
-
-
- {{ scope.row.standSortShow }} {{ scope.row.standNumber
- }}-{{ scope.row.standYear }}
- {{ scope.row.standSortShow }}
- {{ scope.row.standNumber }}
-
-
-
-
- {{ scope.row.standName }}
-
-
-
-
- {{ scope.row.issueTime ? $moment(scope.row.issueTime).format("YYYY-MM-DD") : "" }}
-
-
-
-
- {{ textStatusMap[scope.row.textStatus] }}
-
-
-
+
+
+
+
+ {{ scope.row.standSortShow }} {{ scope.row.standNumber
+ }}-{{ scope.row.standYear }}
+ {{ scope.row.standSortShow }}
+ {{ scope.row.standNumber }}
+
+
+
+
+ {{ scope.row.standName }}
+
+
+
+
+ {{ scope.row.issueTime ? $moment(scope.row.issueTime).format("YYYY-MM-DD") : "" }}
+
+
+
+
+ {{ textStatusMap[scope.row.textStatus] }}
+
+
+
+