This commit is contained in:
hc1913847458 2021-09-06 13:46:06 +08:00 committed by caishi
parent 6f80d439c3
commit 01f1a5c68c
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ import React, { useState, useCallback, memo } from 'react';
import { Tooltip } from 'antd';
CopyTool.defaultProps = {
beforeText: '复制', //
beforeText: '复制链接', //
afterText: '复制成功', //
className: '', //svgclass
inputId: 'copyText', //ID