套餐包超出部分
This commit is contained in:
parent
4ccacd1f3d
commit
f91be39bc1
@ -267,7 +267,7 @@ export default function Payment(props: IPaymentProps) {
|
|||||||
{
|
{
|
||||||
title: '操作',
|
title: '操作',
|
||||||
align: 'center',
|
align: 'center',
|
||||||
width: 100,
|
width: 80,
|
||||||
dataIndex: 'operate',
|
dataIndex: 'operate',
|
||||||
key: 'packageInfoId',
|
key: 'packageInfoId',
|
||||||
render: (_value, record) => {
|
render: (_value, record) => {
|
||||||
|
Loading…
Reference in New Issue
Block a user