This commit is contained in:
CaIon
2023-11-28 00:48:32 +08:00
parent 8551e07c70
commit 10ca1e6146

View File

@@ -102,7 +102,7 @@ const RedemptionsTable = () => {
}} }}
>复制</Button> >复制</Button>
<Popconfirm <Popconfirm
title="确定是否要删除此令牌" title="确定是否要删除此兑换码"
content="此修改将不可逆" content="此修改将不可逆"
okType={'danger'} okType={'danger'}
position={'left'} position={'left'}