From 14b1a684281ef8e14c2307d54b55e48a146bd9b5 Mon Sep 17 00:00:00 2001
From: qq787203167 <787203167@qq.com>
Date: Tue, 5 Jul 2022 14:17:13 +0800
Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E7=A6=85=E9=81=93bug?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../components/PersonnelSelection/index.vue | 302 ++++++++++++++++++
.../components/engineeringConfirmation.vue | 29 +-
2 files changed, 321 insertions(+), 10 deletions(-)
create mode 100644 jero-web/src/views/processCenter/components/PersonnelSelection/index.vue
diff --git a/jero-web/src/views/processCenter/components/PersonnelSelection/index.vue b/jero-web/src/views/processCenter/components/PersonnelSelection/index.vue
new file mode 100644
index 000000000..fb8bcc291
--- /dev/null
+++ b/jero-web/src/views/processCenter/components/PersonnelSelection/index.vue
@@ -0,0 +1,302 @@
+
+
+
+
+
+ {{this.$t('PersonnelSelection')}}
+
+
+ {{this.$t('delete')}}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/jero-web/src/views/processCenter/components/engineeringConfirmation.vue b/jero-web/src/views/processCenter/components/engineeringConfirmation.vue
index 5082b874a..bf0f9b333 100644
--- a/jero-web/src/views/processCenter/components/engineeringConfirmation.vue
+++ b/jero-web/src/views/processCenter/components/engineeringConfirmation.vue
@@ -99,6 +99,7 @@
@@ -307,7 +308,7 @@