This commit is contained in:
parent
23e1a58f28
commit
8e3fad60c0
|
@ -42,7 +42,7 @@ const itemCard = {
|
|||
name: 'ItemTags',
|
||||
meta: {
|
||||
title: 'tags',
|
||||
icon: 'vn:tag',
|
||||
icon: 'vn:tags',
|
||||
},
|
||||
component: () => import('src/pages/Item/Card/ItemTags.vue'),
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue