From 9a57c27a4fe7ecbebb0f8d5b7a3924b3129e969e Mon Sep 17 00:00:00 2001 From: whyour Date: Sun, 4 Apr 2021 19:55:31 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BB=BB=E5=8A=A1=E7=AE=A1=E7=90=86=E8=A1=A8?= =?UTF-8?q?=E6=A0=BC=E6=A0=B7=E5=BC=8F=E4=BC=98=E5=8C=96?= 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 insertion(+) diff --git a/src/pages/crontab/index.tsx b/src/pages/crontab/index.tsx index 611776f3..603e35ca 100644 --- a/src/pages/crontab/index.tsx +++ b/src/pages/crontab/index.tsx @@ -53,6 +53,7 @@ const Crontab = () => { title: '任务', dataIndex: 'command', key: 'command', + width: '50%', align: 'center' as const, }, {