fix: 修复复制时间不可选择

This commit is contained in:
zhangds 2022-10-12 18:08:48 +08:00
parent 1b04a801a4
commit 9a2f630744
1 changed files with 1 additions and 1 deletions

View File

@ -930,7 +930,7 @@ export default class acclist extends React.Component {
this.onCopy(e, rowData); this.onCopy(e, rowData);
}} }}
> >
复制1111 复制
</span> </span>
)} )}