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) => {