This commit is contained in:
CaIon
2023-11-28 00:48:43 +08:00
parent 48963292ab
commit 6e1f9cf601
+1 -1
View File
@@ -102,7 +102,7 @@ const RedemptionsTable = () => {
}} }}
>复制</Button> >复制</Button>
<Popconfirm <Popconfirm
title="确定是否要删除此令牌" title="确定是否要删除此兑换码"
content="此修改将不可逆" content="此修改将不可逆"
okType={'danger'} okType={'danger'}
position={'left'} position={'left'}