From 0a46d4e4f391a71123702caa54ac02e6e7ad0a47 Mon Sep 17 00:00:00 2001 From: kim131 <1035828775@qq.com> Date: Tue, 27 Oct 2020 16:30:46 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9A=82=E6=97=B6=E5=8E=BB=E6=8E=89listUserMan?= =?UTF-8?q?ager?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../components_web/distWork/distWork.vue | 217 ++++++++++-------- .../projSetting/projSetting.vue | 5 +- 2 files changed, 121 insertions(+), 101 deletions(-) diff --git a/src/views/components_web/distWork/distWork.vue b/src/views/components_web/distWork/distWork.vue index 41d42b23..7e79d5f3 100644 --- a/src/views/components_web/distWork/distWork.vue +++ b/src/views/components_web/distWork/distWork.vue @@ -96,7 +96,7 @@
- +
{{currUser.cnName}}
@@ -157,9 +157,7 @@ 工作负责人 -
  • +
  • @@ -240,7 +238,8 @@
  • - + +
    {{ user.cnName @@ -261,7 +260,7 @@ )" :key="index">
    - +
    {{ user.cnName @@ -333,23 +332,24 @@ -
    @@ -506,9 +509,10 @@ handleCheckItemAll(group_index, $event) ">全选 -
    + )" :label="user" :key="index"> --> +