diff --git a/ruoyi-ui-vue3/src/views/monitor/operlog/index.vue b/ruoyi-ui-vue3/src/views/monitor/operlog/index.vue
index b40d0c6c6..0698903b5 100644
--- a/ruoyi-ui-vue3/src/views/monitor/operlog/index.vue
+++ b/ruoyi-ui-vue3/src/views/monitor/operlog/index.vue
@@ -117,8 +117,10 @@
+
-
+
+
@@ -152,15 +154,16 @@
-
- {{ form.title }} / {{ typeFormat(form) }}
+
{{ form.operName }} / {{ form.operIp }} / {{ form.operLocation }}
+ >{{ form.operName }} / {{form.deptName}} / {{ form.operIp }} / {{ form.operLocation }}
- {{ form.operUrl }}
- {{ form.requestMethod }}
+ {{ form.requestMethod }} {{form.operUrl }}
+
+
+ {{ form.title }} / {{ typeFormat(form) }}
{{ form.method }}