From b10a2a71d0b40336945d56e503ea5c57737e403f Mon Sep 17 00:00:00 2001 From: whyour Date: Sun, 4 Apr 2021 16:11:58 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8DisSystem=E5=8F=98=E9=87=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/crontab/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/crontab/index.tsx b/src/pages/crontab/index.tsx index 11c95e4a..4802fd25 100644 --- a/src/pages/crontab/index.tsx +++ b/src/pages/crontab/index.tsx @@ -261,7 +261,7 @@ const Crontab = () => { }> 编辑 - {record.isSystem !== 0 && ( + {record.isSystem !== 1 && ( <>