From f91be39bc1d4cf0ffe928886fbbc37b6ea2a6e28 Mon Sep 17 00:00:00 2001 From: lyp Date: Tue, 26 Aug 2025 14:35:27 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A5=97=E9=A4=90=E5=8C=85=E8=B6=85=E5=87=BA?= =?UTF-8?q?=E9=83=A8=E5=88=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/payment/Payment.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/payment/Payment.tsx b/src/components/payment/Payment.tsx index 94a55f4..217df24 100644 --- a/src/components/payment/Payment.tsx +++ b/src/components/payment/Payment.tsx @@ -267,7 +267,7 @@ export default function Payment(props: IPaymentProps) { { title: '操作', align: 'center', - width: 100, + width: 80, dataIndex: 'operate', key: 'packageInfoId', render: (_value, record) => {