From 88e09f21896f0b744c385104937a8e7bcc658888 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E7=96=AF=E7=8B=82=E7=9A=84=E7=8B=AE=E5=AD=90Li?=
<15040126243@163.com>
Date: Sat, 28 Oct 2023 15:48:53 +0800
Subject: [PATCH] =?UTF-8?q?update=20=E4=BC=98=E5=8C=96=20=E6=93=8D?=
=?UTF-8?q?=E4=BD=9C=E6=97=A5=E5=BF=97=20=E9=83=A8=E9=97=A8=E4=BF=A1?=
=?UTF-8?q?=E6=81=AF=E5=AE=8C=E5=96=84=20vue3=E9=A1=B5=E9=9D=A2?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
ruoyi-ui-vue3/src/views/monitor/operlog/index.vue | 15 +++++++++------
1 file changed, 9 insertions(+), 6 deletions(-)
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 }}