问题: 按钮点击后会变淡 解决: <el-button @mousedown="e => e.preventDefault()" > 解决办法参考 https://github.com/element-plus/element-plus/issues/12221