From 61ff55e1576465fd178de901db0c0b8647af67a5 Mon Sep 17 00:00:00 2001 From: ssongliu <73214554+ssongliu@users.noreply.github.com> Date: Wed, 21 Feb 2024 16:58:28 +0800 Subject: [PATCH] =?UTF-8?q?pref:=20=E8=AE=A1=E5=88=92=E4=BB=BB=E5=8A=A1?= =?UTF-8?q?=E6=95=B0=E6=8D=AE=E5=BA=93=E5=A4=87=E4=BB=BD=E5=A2=9E=E5=8A=A0?= =?UTF-8?q?=E5=AE=9E=E4=BE=8B=E6=A0=87=E7=AD=BE=20(#3938)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Refs #3937 --- frontend/src/views/cronjob/operate/index.vue | 3 +++ 1 file changed, 3 insertions(+) diff --git a/frontend/src/views/cronjob/operate/index.vue b/frontend/src/views/cronjob/operate/index.vue index 05c321ee4..1b10126dd 100644 --- a/frontend/src/views/cronjob/operate/index.vue +++ b/frontend/src/views/cronjob/operate/index.vue @@ -230,6 +230,9 @@ {{ item.from === 'local' ? $t('database.local') : $t('database.remote') }} + + {{ item.database }} +