调整兑换码复制名称

This commit is contained in:
Apple 2022-08-09 15:07:58 +08:00
parent 04c8bf80a1
commit 4315561afd
1 changed files with 1 additions and 1 deletions

View File

@ -201,7 +201,7 @@ export default class acclist extends React.Component {
className='grid-link' className='grid-link'
style={{ marginLeft: '10px' }} style={{ marginLeft: '10px' }}
onClick={(e) => this.copyFunction(key_batch_id, id, keyBatch,title)}> onClick={(e) => this.copyFunction(key_batch_id, id, keyBatch,title)}>
复制12 复制
</span> </span>
) )
} else { } else {