From 4fdd869a042a7f63adf42c38acbb464c005851e8 Mon Sep 17 00:00:00 2001
From: 李喆(开发组) <lzhe@yxqiche.com>
Date: 星期五, 01 八月 2025 16:40:43 +0800
Subject: [PATCH] 1
---
src/views/flowmgr/taskassign.vue | 11 +++++++++--
1 files changed, 9 insertions(+), 2 deletions(-)
diff --git a/src/views/flowmgr/taskassign.vue b/src/views/flowmgr/taskassign.vue
index 596527a..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-06-13 14:50:38
+ * @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
-->
@@ -34,7 +34,7 @@
},
{
label: '鍥惧彿鐗堟',
- prop: 'drawingNoEdition',
+ prop: 'partNoEdition',
type: 'input',
span: 12,
dataType: 'string',
@@ -68,6 +68,13 @@
dataType: 'string',
},
{
+ label: '宸ュ簭鐗堟',
+ prop: 'processEdition',
+ type: 'input',
+ span: 12,
+ dataType: 'string',
+ },
+ {
label: '宸ヨ壓鐗堟',
prop: 'craftEdition',
type: 'input',
--
Gitblit v1.9.3