From 3e363bb47049cc4f4f14af56e7afd6613096ec8f Mon Sep 17 00:00:00 2001
From: lzhe <181968431@qq.com>
Date: 星期六, 16 八月 2025 19:35:31 +0800
Subject: [PATCH] 1
---
src/views/wel/components/TodolistLeft.vue | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/src/views/wel/components/TodolistLeft.vue b/src/views/wel/components/TodolistLeft.vue
index efb8b33..91ef4d5 100644
--- a/src/views/wel/components/TodolistLeft.vue
+++ b/src/views/wel/components/TodolistLeft.vue
@@ -71,6 +71,9 @@
action: '/api/blade-mdm/flow/replace/upload',
span: 24,
data: {
+ drawingNo: this.drawingNo,
+ processNo: this.processNo,
+ processEdition: this.processEdition,
processInstanceId: this.replaceDataId,
fileType: 'program',
},
--
Gitblit v1.9.3