mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-16 16:07:33 +08:00
code refactor
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
>
|
||||
<template #selection>
|
||||
<v-label>
|
||||
<ItemIcon icon-type="category" :icon-id="icon" :color="color" />
|
||||
<ItemIcon :icon-type="iconType" :icon-id="icon" :color="color" />
|
||||
</v-label>
|
||||
</template>
|
||||
|
||||
@@ -48,6 +48,7 @@ export default {
|
||||
'modelValue',
|
||||
'disabled',
|
||||
'label',
|
||||
'iconType',
|
||||
'color',
|
||||
'columnCount',
|
||||
'allIconInfos'
|
||||
|
||||
Reference in New Issue
Block a user