From 30ddb207c0369e5e0ac23b63f19d996636590226 Mon Sep 17 00:00:00 2001 From: luanwenfei Date: Wed, 22 Mar 2023 14:19:55 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=E6=A1=86=E6=9E=B6=E3=80=81?= =?UTF-8?q?=E6=B5=81=E6=8E=A7=E3=80=81=E6=9C=8D=E5=8A=A1=E6=B3=A8=E5=86=8C?= =?UTF-8?q?=E6=8F=92=E4=BB=B6=E4=BA=8B=E4=BB=B6=E7=9A=84=E4=B8=AD=E6=96=87?= =?UTF-8?q?=E6=8F=8F=E8=BF=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../frontend/src/views/EventsConfigView.vue | 2 +- .../webapp/frontend/src/views/EventsView.vue | 39 ++++++++++++++++--- .../frontend/src/views/InstancesView.vue | 14 +++++-- 3 files changed, 45 insertions(+), 10 deletions(-) diff --git a/sermant-backend/src/main/webapp/frontend/src/views/EventsConfigView.vue b/sermant-backend/src/main/webapp/frontend/src/views/EventsConfigView.vue index b20b1f97e6..8cf60e1bc8 100644 --- a/sermant-backend/src/main/webapp/frontend/src/views/EventsConfigView.vue +++ b/sermant-backend/src/main/webapp/frontend/src/views/EventsConfigView.vue @@ -1,6 +1,6 @@