From b3ef432c6f4bed2cea87a553719450213485033b Mon Sep 17 00:00:00 2001 From: hanhh <18330117883@163.com> Date: Fri, 15 Oct 2021 22:01:34 +0800 Subject: [PATCH] =?UTF-8?q?=E6=94=BE=E5=BC=80ql=20update=E5=88=A0=E9=99=A4?= =?UTF-8?q?=E6=93=8D=E4=BD=9C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/crontab/index.tsx | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/src/pages/crontab/index.tsx b/src/pages/crontab/index.tsx index 67cf20db..eb1e000e 100644 --- a/src/pages/crontab/index.tsx +++ b/src/pages/crontab/index.tsx @@ -586,11 +586,9 @@ const Crontab = ({ headerStyle, isPhone }: any) => { > {record.isDisabled === 1 ? '启用' : '禁用'} - {record.isSystem !== 1 && ( -