套餐包超出部分

This commit is contained in:
lyp 2025-08-26 14:35:27 +08:00
parent 4ccacd1f3d
commit f91be39bc1

View File

@ -267,7 +267,7 @@ export default function Payment(props: IPaymentProps) {
{
title: '操作',
align: 'center',
width: 100,
width: 80,
dataIndex: 'operate',
key: 'packageInfoId',
render: (_value, record) => {