style: 优化操作列图标

This commit is contained in:
xlsea
2025-04-24 18:06:37 +08:00
parent c2818257dc
commit 2bdfb57bbd
3 changed files with 51 additions and 18 deletions

View File

@ -12,6 +12,7 @@ declare module 'vue' {
BetterScroll: typeof import('./../components/custom/better-scroll.vue')['default']
BooleanTag: typeof import('./../components/custom/boolean-tag.vue')['default']
ButtonIcon: typeof import('./../components/custom/button-icon.vue')['default']
ButtonPopconfirm: typeof import('./../components/custom/button-popconfirm.vue')['default']
CodeMirror: typeof import('./../components/custom/code-mirror.vue')['default']
copy: typeof import('./../components/custom/role-select copy.vue')['default']
CountTo: typeof import('./../components/custom/count-to.vue')['default']