From 9b16dca9da84750238c6f6a6b32a11a101505710 Mon Sep 17 00:00:00 2001 From: whyour Date: Thu, 2 Feb 2023 23:39:18 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=AE=9A=E6=97=B6=E4=BB=BB?= =?UTF-8?q?=E5=8A=A1=E7=8A=B6=E6=80=81=E5=AE=BD=E5=BA=A6?= 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 48059071..9f8bede9 100644 --- a/src/pages/crontab/index.tsx +++ b/src/pages/crontab/index.tsx @@ -269,7 +269,7 @@ const Crontab = () => { key: 'status', dataIndex: 'status', align: 'center' as const, - width: 85, + width: 88, filters: [ { text: '运行中',