From 1de85b25218517fc01d7a0ba892ca4ea63326f0e 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: Fri, 19 May 2023 11:43:57 +0800 Subject: [PATCH] update operlog/index.vue --- src/views/monitor/operlog/index.vue | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/views/monitor/operlog/index.vue b/src/views/monitor/operlog/index.vue index a017fa8..aca155a 100644 --- a/src/views/monitor/operlog/index.vue +++ b/src/views/monitor/operlog/index.vue @@ -108,7 +108,9 @@ {{ form.title }} - {{ form.operName }} / {{ form.operIp }} / {{ form.operLocation }} + + {{ form.operName }} {{ form.operIp }} / {{ form.operLocation }} + {{ form.operUrl }}