code refactor

This commit is contained in:
MaysWind
2023-08-07 01:32:11 +08:00
parent a25690c2d3
commit 952ba1f1ea
+1 -1
View File
@@ -9,7 +9,7 @@
v-model="icon"
@update:menu="onMenuStateChanged"
>
<template #selection="{ item }">
<template #selection>
<v-label>
<ItemIcon icon-type="category" :icon-id="icon" :color="color" />
</v-label>