1
This commit is contained in:
@@ -131,7 +131,6 @@ const LogTableList: React.FC = () => {
|
||||
{ label: '支付成功', value: 1 },
|
||||
{ label: '取消', value: -1 },
|
||||
{ label: '退款中', value: -2 },
|
||||
{ label: '退款完成', value: -3 }
|
||||
]
|
||||
return <Select
|
||||
{...fieldProps}
|
||||
|
||||
Reference in New Issue
Block a user