From 2b64ad4cb438ee632d62327f946c6bdc17f6c434 Mon Sep 17 00:00:00 2001 From: chenjianxing Date: Tue, 11 May 2021 20:18:56 +0800 Subject: [PATCH] =?UTF-8?q?refactor:=20=E4=BF=AE=E6=94=B9cron=E9=BB=98?= =?UTF-8?q?=E8=AE=A4=E5=80=BC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../components/common/cron/Crontab.vue | 24 ++++++++++--------- 1 file changed, 13 insertions(+), 11 deletions(-) diff --git a/frontend/src/business/components/common/cron/Crontab.vue b/frontend/src/business/components/common/cron/Crontab.vue index fd3ca6337c..87c8f45248 100644 --- a/frontend/src/business/components/common/cron/Crontab.vue +++ b/frontend/src/business/components/common/cron/Crontab.vue @@ -1,7 +1,7 @@