From 177f3b797acf9027a7463ff50e07ddc869fb98be Mon Sep 17 00:00:00 2001
From: lzhe <181968431@qq.com>
Date: 星期六, 16 八月 2025 19:36:35 +0800
Subject: [PATCH] 1

---
 src/views/wel/shemi.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/views/wel/shemi.vue b/src/views/wel/shemi.vue
index ad9344b..d0c6c2b 100644
--- a/src/views/wel/shemi.vue
+++ b/src/views/wel/shemi.vue
@@ -655,7 +655,7 @@
         title: this.formApprove.title,
         nodeId: this.id,
         tempInstanceId: this.replaceDataId,
-		comment: this.formApprove.comment,
+		    comment: this.formApprove.comment,
         assignee: this.formApprove.assignee
       }
       axios({

--
Gitblit v1.9.3