-
-
- - {{ user.roleName }} - -
- - {{ user.phone }} - -
- - 所在项目{{ user.projCount }}个 - -
-
+
- + {{ user.roleName }} + +
- + {{ user.phone }} + +
- + 所在项目{{ user.projCount }}个 + +
@@ -598,15 +602,15 @@
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 @@
@@ -598,15 +602,15 @@