fix: 🐛 修复字典管理重置按钮图片显示不正常
修复字典管理重置按钮图片显示不正常
This commit is contained in:
@@ -21,8 +21,8 @@
|
|||||||
<el-button @click="handleResetQuery()">
|
<el-button @click="handleResetQuery()">
|
||||||
<template #icon>
|
<template #icon>
|
||||||
<Refresh />
|
<Refresh />
|
||||||
重置
|
|
||||||
</template>
|
</template>
|
||||||
|
重置
|
||||||
</el-button>
|
</el-button>
|
||||||
</el-form-item>
|
</el-form-item>
|
||||||
</el-form>
|
</el-form>
|
||||||
|
|||||||
Reference in New Issue
Block a user