diff --git a/src/views/system/log/search.vue b/src/views/system/log/search.vue
index 1b63319..c6f3ccf 100644
--- a/src/views/system/log/search.vue
+++ b/src/views/system/log/search.vue
@@ -8,6 +8,7 @@
placeholder="请输入你要搜索的内容"
style="width: 200px;"
class="filter-item"
+ @keyup.enter.native="crud.toQuery"
/>
@@ -23,3 +24,17 @@ export default {
mixins: [header()]
}
+
+
diff --git a/src/views/system/logManage/operateLog/index.vue b/src/views/system/logManage/operateLog/index.vue
index 33068f1..7aff159 100644
--- a/src/views/system/logManage/operateLog/index.vue
+++ b/src/views/system/logManage/operateLog/index.vue
@@ -3,8 +3,8 @@
- 导出
-
+
+
-
+ > -->
+
+
+
+
+
+
+
+ 清空
+
+
+
+
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+ {{ props.row.method }}
+
+
+ {{ props.row.params }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ scope.row.time }}ms
+ {{ scope.row.time }}ms
+ {{ scope.row.time }}ms
+
+
+
+
+ {{ scope.row.createTime | parseTime }}
+
+
+
查看监控
@@ -53,24 +89,40 @@
+
+
+
+
+
+