CaIon 2 năm trước cách đây
mục cha
commit
6e1f9cf601
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      web/src/components/RedemptionsTable.js

+ 1 - 1
web/src/components/RedemptionsTable.js

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