From 63f5090e4aaafce23f7b27544d54e5e4dfe93d85 Mon Sep 17 00:00:00 2001 From: wenlele Date: Fri, 18 Nov 2022 11:40:06 +0800 Subject: [PATCH] =?UTF-8?q?=E7=B3=BB=E7=BB=9F=E6=98=A0=E5=B0=84=E9=A1=B5?= =?UTF-8?q?=E9=9D=A2=20=20=E7=AE=A1=E7=90=86=E5=B1=95=E7=A4=BA=E7=9A=84?= =?UTF-8?q?=E7=BC=A9=E5=B0=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web/client/src/sections/install/containers/system.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/client/src/sections/install/containers/system.jsx b/web/client/src/sections/install/containers/system.jsx index 26017d2..2702f5d 100644 --- a/web/client/src/sections/install/containers/system.jsx +++ b/web/client/src/sections/install/containers/system.jsx @@ -258,7 +258,7 @@ const Example = (props) => { }, { title: "管理", - width: "20%", + width: "150px", dataIndex: "text", key: 'text', render: (_, row) => {