From 45efd71ef169fcd69ed944b6ef3be42195573813 Mon Sep 17 00:00:00 2001
From: 李喆(开发组) <lzhe@yxqiche.com>
Date: 星期五, 01 八月 2025 10:46:28 +0800
Subject: [PATCH] 1

---
 src/views/flowmgr/taskassign.vue |    9 ++++++++-
 1 files changed, 8 insertions(+), 1 deletions(-)

diff --git a/src/views/flowmgr/taskassign.vue b/src/views/flowmgr/taskassign.vue
index cc02ce7..046cc36 100644
--- a/src/views/flowmgr/taskassign.vue
+++ b/src/views/flowmgr/taskassign.vue
@@ -2,7 +2,7 @@
  * @Author: 鏉庡枂(寮�鍙戠粍) lzhe@yxqiche.com
  * @Date: 2025-05-28 12:03:55
  * @LastEditors: 鏉庡枂(寮�鍙戠粍) lzhe@yxqiche.com
- * @LastEditTime: 2025-07-10 12:16:15
+ * @LastEditTime: 2025-08-01 10:45:48
  * @FilePath: /mdmweb/src/views/flowmgr/taskassign.vue
  * @Description: 杩欐槸榛樿璁剧疆,璇疯缃甡customMade`, 鎵撳紑koroFileHeader鏌ョ湅閰嶇疆 杩涜璁剧疆: https://github.com/OBKoro1/koro1FileHeader/wiki/%E9%85%8D%E7%BD%AE
 -->
@@ -68,6 +68,13 @@
             dataType: 'string',
           },
           {
+            label: '宸ュ簭鐗堟',
+            prop: 'processEdition',
+            type: 'input',
+            span: 12,
+            dataType: 'string',
+          },
+          {
             label: '宸ヨ壓鐗堟',
             prop: 'craftEdition',
             type: 'input',

--
Gitblit v1.9.3