套餐包超出部分

This commit is contained in:
lyp 2025-08-26 14:13:38 +08:00
parent 448216d1e6
commit 4ccacd1f3d

View File

@ -215,7 +215,7 @@ export default function Payment(props: IPaymentProps) {
},
{
title: '套餐名称',
width: 150,
width: 170,
align: 'center',
dataIndex: 'packageName',
key: 'packageInfoId',