fix: 🐛 修复 el-link 组件弃用underline属性为boolean值的警告
This commit is contained in:
@@ -37,7 +37,7 @@
|
||||
<el-link
|
||||
type="primary"
|
||||
icon="download"
|
||||
:underline="false"
|
||||
underline="never"
|
||||
@click="handleDownloadTemplate"
|
||||
>
|
||||
下载模板
|
||||
|
||||
Reference in New Issue
Block a user