From 3c7dc97ce99b92fdda7c7028ce2c9fcd6df5fdb9 Mon Sep 17 00:00:00 2001
From: zhangdi <15053473693@163.com>
Date: Mon, 26 Jan 2026 11:29:28 +0800
Subject: [PATCH] =?UTF-8?q?=E8=BF=87=E7=A8=8B=E9=A1=B9=E4=BB=BB=E5=8A=A1?=
=?UTF-8?q?=E5=A4=84=E7=90=86=E9=A1=B5=E9=9D=A2=E6=8E=A5=E5=8F=A3=E8=81=94?=
=?UTF-8?q?=E8=B0=83?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../components/inPlantProcessHandle.vue | 257 ++++++++++++++++++
.../processManagement/inPlantProcess.vue | 27 +-
2 files changed, 281 insertions(+), 3 deletions(-)
create mode 100644 src/views/processManagement/components/inPlantProcessHandle.vue
diff --git a/src/views/processManagement/components/inPlantProcessHandle.vue b/src/views/processManagement/components/inPlantProcessHandle.vue
new file mode 100644
index 0000000..d470443
--- /dev/null
+++ b/src/views/processManagement/components/inPlantProcessHandle.vue
@@ -0,0 +1,257 @@
+
+
+
+ 插入一行
+ 删除选中行
+
+
+
+
+
+
+ {{ formError }}
+
+
+
+
+
+
+
+
+ *事项
+
+
+
+
+
+
+
+
+
+
+
+
+
+ *描述
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/views/processManagement/inPlantProcess.vue b/src/views/processManagement/inPlantProcess.vue
index 5fd2120..53f8031 100644
--- a/src/views/processManagement/inPlantProcess.vue
+++ b/src/views/processManagement/inPlantProcess.vue
@@ -25,12 +25,25 @@
处理
+