From 0560cd600766efc7afa43096db35eb03bb341272 Mon Sep 17 00:00:00 2001 From: marvzhang Date: Sat, 1 Feb 2020 15:58:44 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E5=AE=9A=E6=97=B6=E4=BB=BB?= =?UTF-8?q?=E5=8A=A1=E6=95=99=E7=A8=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/components/Cron/index.vue | 4 +- frontend/src/i18n/zh.js | 9 + frontend/src/views/schedule/ScheduleList.vue | 183 +++++++++++++++++-- 3 files changed, 179 insertions(+), 17 deletions(-) diff --git a/frontend/src/components/Cron/index.vue b/frontend/src/components/Cron/index.vue index d2a6313b..642a2092 100644 --- a/frontend/src/components/Cron/index.vue +++ b/frontend/src/components/Cron/index.vue @@ -1,5 +1,5 @@