I have a list of users and one column is the user name.
because the demand requires the user name to be clickable to enter the user center, el-button is used.
but there is a new problem. button cannot copy (select Chinese text, and then ctrl+c ) the user name.
a link can be copied, but element doesn"t seem to have components like el-link ?
