From 4e486bbce5a6cd595fb4d4d2c902f382f08a73c3 Mon Sep 17 00:00:00 2001 From: WangHui <742019811@qq.com> Date: Fri, 25 Feb 2022 11:56:07 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BE=85=E5=8A=9E=E5=AE=A1=E6=89=B9=E5=BC=B9?= =?UTF-8?q?=E7=AA=97=E6=A0=B7=E5=BC=8F=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/views/flowable/task/record/index.vue | 112 +++++++++--------- 1 file changed, 58 insertions(+), 54 deletions(-) diff --git a/ruoyi-ui/src/views/flowable/task/record/index.vue b/ruoyi-ui/src/views/flowable/task/record/index.vue index d209d68..6f9fe55 100644 --- a/ruoyi-ui/src/views/flowable/task/record/index.vue +++ b/ruoyi-ui/src/views/flowable/task/record/index.vue @@ -70,61 +70,65 @@ - -
- - - -
部门列表
-
- -
-
- -
-
- -
待选人员
- - - - - -
- -
已选人员
- - {{tag.nickName}} {{tag.dept.deptName}} - -
-
-
+ + + + + + +
部门列表
+
+ +
+
+ +
+
+ +
待选人员
+ + + + + +
+ +
已选人员
+ + {{tag.nickName}} {{tag.dept.deptName}} + +
+
+
+ + + +
- 取 消 确 定