fix: 🐛 修复字典管理重置按钮图片显示不正常

修复字典管理重置按钮图片显示不正常
This commit is contained in:
胡少翔
2024-11-05 11:36:24 +08:00
parent 825103a588
commit afd4b75cdb

View File

@@ -21,8 +21,8 @@
<el-button @click="handleResetQuery()">
<template #icon>
<Refresh />
重置
</template>
重置
</el-button>
</el-form-item>
</el-form>