From 31381b9ddc58b719688f776df4d3beec259be160 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B8=8D=E5=81=9A=E7=A0=81=E5=86=9C?= <599854767@qq.com> Date: Wed, 20 Apr 2022 18:40:49 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=AA=E4=BA=BA=E9=A1=B5=E6=96=B0=E5=A2=9E?= =?UTF-8?q?=E6=93=8D=E4=BD=9C=E6=97=A5=E5=BF=97=E6=9F=A5=E8=AF=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/system/user/profile/index.vue | 28 +++--- src/views/system/user/profile/operLog.vue | 112 ++++++++++++++++++++++ 2 files changed, 128 insertions(+), 12 deletions(-) create mode 100644 src/views/system/user/profile/operLog.vue diff --git a/src/views/system/user/profile/index.vue b/src/views/system/user/profile/index.vue index 8901902..6053248 100644 --- a/src/views/system/user/profile/index.vue +++ b/src/views/system/user/profile/index.vue @@ -57,6 +57,9 @@ + + + @@ -65,29 +68,30 @@