From aa4bb3e8f96b5997b3f73657c2dca2e9b945ffca Mon Sep 17 00:00:00 2001 From: wenyann <64353056+wenyann@users.noreply.github.com> Date: Sun, 27 Sep 2020 18:39:23 +0800 Subject: [PATCH] =?UTF-8?q?fix:select=E6=A1=86=E5=8A=A0=E6=BB=9A=E5=8A=A8?= =?UTF-8?q?=E6=9D=A1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../common/components/MsScheduleEdit.vue | 517 +++++++++--------- 1 file changed, 264 insertions(+), 253 deletions(-) diff --git a/frontend/src/business/components/common/components/MsScheduleEdit.vue b/frontend/src/business/components/common/components/MsScheduleEdit.vue index 05faf10a2f..ff75fd1905 100644 --- a/frontend/src/business/components/common/components/MsScheduleEdit.vue +++ b/frontend/src/business/components/common/components/MsScheduleEdit.vue @@ -1,272 +1,283 @@ - - - - + + + + - - - - - - {{ $t('commons.save') }} - - - - {{ $t('schedule.generate_expression') }} - - - - - - - - - - - - - - {{ $t('schedule.event_success') }} - {{ $t('schedule.event_failed') }} - {{ row.event }} - - - - - - - - - - - - - - - - - - - - {{ $t('commons.save') }} - - - - - - - + + + + + + {{ $t('commons.save') + }} + + + + + {{ $t('schedule.generate_expression') }} + + + + + + + + + + + + + + {{ $t('schedule.event_success') }} + {{ $t('schedule.event_failed') }} + {{ row.event }} + + + + + + + + + + + + + + + + + + + + {{ $t('commons.save') }} + + + + + + +