From 47bba19beca94f27fa8e474c572397c31cccd9ff Mon Sep 17 00:00:00 2001 From: HeroWong Date: Thu, 26 Aug 2021 21:27:22 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E5=8F=AA=E6=9C=89=E4=B8=80=E9=A1=B5?= =?UTF-8?q?=E6=97=B6=E4=B8=8D=E9=9A=90=E8=97=8F=E5=88=86=E9=A1=B5=E6=A0=8F?= =?UTF-8?q?=EF=BC=8C=E7=A1=AE=E4=BF=9D=E7=94=A8=E6=88=B7=E5=8F=AF=E4=BB=A5?= =?UTF-8?q?=E6=9B=B4=E6=94=B9=20pagesize=20(#613)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/crontab/index.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/src/pages/crontab/index.tsx b/src/pages/crontab/index.tsx index 91d630bf..c1d06d6b 100644 --- a/src/pages/crontab/index.tsx +++ b/src/pages/crontab/index.tsx @@ -635,7 +635,6 @@ const Crontab = ({ headerStyle, isPhone }: any) => {