套餐包超出部分
This commit is contained in:
parent
448216d1e6
commit
4ccacd1f3d
@ -215,7 +215,7 @@ export default function Payment(props: IPaymentProps) {
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: '套餐名称',
|
title: '套餐名称',
|
||||||
width: 150,
|
width: 170,
|
||||||
align: 'center',
|
align: 'center',
|
||||||
dataIndex: 'packageName',
|
dataIndex: 'packageName',
|
||||||
key: 'packageInfoId',
|
key: 'packageInfoId',
|
||||||
|
Loading…
Reference in New Issue
Block a user