From 4aae0157dd2fee2b5a72a7fb0e2aecb34bf9fc2a 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: Thu, 30 Dec 2021 20:52:04 +0800
Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E5=AD=97=E5=85=B8=E5=9B=9E?=
=?UTF-8?q?=E6=98=BE?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
ZR.Vue/src/views/monitor/logininfor/index.vue | 10 +++++++---
ZR.Vue/src/views/monitor/operlog/index.vue | 20 +++++++++----------
2 files changed, 17 insertions(+), 13 deletions(-)
diff --git a/ZR.Vue/src/views/monitor/logininfor/index.vue b/ZR.Vue/src/views/monitor/logininfor/index.vue
index 4aca6f9..d052138 100644
--- a/ZR.Vue/src/views/monitor/logininfor/index.vue
+++ b/ZR.Vue/src/views/monitor/logininfor/index.vue
@@ -29,7 +29,7 @@
清空
- 导出
+ 导出
@@ -42,7 +42,11 @@
-
+
+
+
+
+
@@ -64,7 +68,7 @@ import {
} from "@/api/monitor/logininfor";
export default {
- name: "Logininfor",
+ name: "logininfor",
data() {
return {
// 遮罩层
diff --git a/ZR.Vue/src/views/monitor/operlog/index.vue b/ZR.Vue/src/views/monitor/operlog/index.vue
index 5bcc43d..71c07e4 100644
--- a/ZR.Vue/src/views/monitor/operlog/index.vue
+++ b/ZR.Vue/src/views/monitor/operlog/index.vue
@@ -5,8 +5,7 @@
-
+
@@ -19,8 +18,7 @@
-
+
搜索
@@ -30,8 +28,7 @@
- 删除
+ 删除
清空
@@ -52,7 +49,11 @@
-
+
+
+
+
+
{{ scope.row.elapsed }}
@@ -103,8 +104,7 @@
- 正常
- 失败
+
@@ -131,7 +131,7 @@ import {
} from "@/api/monitor/operlog";
export default {
- name: "Operlog",
+ name: "operlog",
data() {
return {
// 遮罩层