From 09b00e37df12f6692723282eebaf874c26d8a169 Mon Sep 17 00:00:00 2001
From: yunuo970428 <405378304@qq.com>
Date: Fri, 1 Dec 2023 09:44:03 +0800
Subject: [PATCH] =?UTF-8?q?=E5=AE=8C=E5=96=84=E9=97=AE=E9=A2=98?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
supervise-portal-ui/src/api/flow/todo.js | 8 ++++++++
supervise-portal-ui/src/views/flow/havereadList.vue | 6 +++---
supervise-portal-ui/src/views/flow/tobereadList.vue | 6 +++---
3 files changed, 14 insertions(+), 6 deletions(-)
diff --git a/supervise-portal-ui/src/api/flow/todo.js b/supervise-portal-ui/src/api/flow/todo.js
index 417d96f7..8fac59eb 100644
--- a/supervise-portal-ui/src/api/flow/todo.js
+++ b/supervise-portal-ui/src/api/flow/todo.js
@@ -28,6 +28,14 @@ export function pagerList(params) {
})
}
+// 待办已办待阅已阅获取人员
+export function sysstaffinfo() {
+ return request({
+ url: '/portal/v1/sysuser/getUserListAll',
+ method: 'get'
+ })
+}
+
// 查看总已办列表
export function getList(params) {
return request({
diff --git a/supervise-portal-ui/src/views/flow/havereadList.vue b/supervise-portal-ui/src/views/flow/havereadList.vue
index 497b7fa2..4fa86a9e 100644
--- a/supervise-portal-ui/src/views/flow/havereadList.vue
+++ b/supervise-portal-ui/src/views/flow/havereadList.vue
@@ -93,9 +93,9 @@
-
- 评论
-
+
+
+
diff --git a/supervise-portal-ui/src/views/flow/tobereadList.vue b/supervise-portal-ui/src/views/flow/tobereadList.vue
index 2c812329..a82aa50a 100644
--- a/supervise-portal-ui/src/views/flow/tobereadList.vue
+++ b/supervise-portal-ui/src/views/flow/tobereadList.vue
@@ -82,9 +82,9 @@
-
- 评论
-
+
+
+