From 46d9d8e670c870695a6fe45ec293d279bd815caa Mon Sep 17 00:00:00 2001
From: xiangpei <xiangpei@timesnew.cn>
Date: 星期四, 27 三月 2025 17:49:17 +0800
Subject: [PATCH] 项目编辑权限

---
 src/views/flowable/task/form/index.vue |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/views/flowable/task/form/index.vue b/src/views/flowable/task/form/index.vue
index c9084bc..cec7852 100644
--- a/src/views/flowable/task/form/index.vue
+++ b/src/views/flowable/task/form/index.vue
@@ -208,6 +208,7 @@
         this.formList = response.rows;
         this.total = response.total;
         this.loading = false;
+
       });
     },
     // 琛ㄥ崟閲嶇疆

--
Gitblit v1.8.0