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 {
// 遮罩层