From 66d2716924f7d85ab963229d1bcc453bb30406ab Mon Sep 17 00:00:00 2001 From: xiongchengqiang Date: Wed, 20 May 2020 15:57:51 +0800 Subject: [PATCH] =?UTF-8?q?fix:=E8=A7=A3=E5=86=B3bug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/common/login.vue | 228 +++++++++--------- .../archives/componments/professional.vue | 4 +- .../profile/componments/query-form/index.vue | 35 ++- src/views/modules/staff/profile/index.vue | 29 --- src/views/modules/sys/role/index.vue | 1 + 5 files changed, 142 insertions(+), 155 deletions(-) diff --git a/src/views/common/login.vue b/src/views/common/login.vue index 35262e6..ec01ff0 100644 --- a/src/views/common/login.vue +++ b/src/views/common/login.vue @@ -7,21 +7,26 @@
- + - + - + - - + @@ -36,125 +41,126 @@ diff --git a/src/views/modules/staff/archives/componments/professional.vue b/src/views/modules/staff/archives/componments/professional.vue index 248d887..a229fc2 100644 --- a/src/views/modules/staff/archives/componments/professional.vue +++ b/src/views/modules/staff/archives/componments/professional.vue @@ -23,12 +23,12 @@ {{info.staffStatus==1?"离职":"在职"}}
-
+
离职时间: {{info.resignationTime}}
-
+
离职原因: {{info.signingCompany}}
diff --git a/src/views/modules/staff/profile/componments/query-form/index.vue b/src/views/modules/staff/profile/componments/query-form/index.vue index e118bfe..59f8e74 100644 --- a/src/views/modules/staff/profile/componments/query-form/index.vue +++ b/src/views/modules/staff/profile/componments/query-form/index.vue @@ -14,11 +14,10 @@ +