From 2a120264875c70aefcb96327918898fda218c2f9 Mon Sep 17 00:00:00 2001
From: yangys <y_ys79@sina.com>
Date: 星期日, 24 八月 2025 13:50:04 +0800
Subject: [PATCH] Merge branch 'master' of http://www.beijingsoft.cn:9090/r/mdmweb

---
 src/api/flow/todolist.js |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/api/flow/todolist.js b/src/api/flow/todolist.js
index f8cc7c7..578efce 100644
--- a/src/api/flow/todolist.js
+++ b/src/api/flow/todolist.js
@@ -35,6 +35,7 @@
   });
 }
 export const getAssignee = (params) => {
+  console.log('fu',params)
   return request({
     url: `/blade-mdm/flow/flow-user-list?deptId=0`,
     method: 'get',

--
Gitblit v1.9.3