-
-
Notifications
You must be signed in to change notification settings - Fork 109
Open
Description
Navbar.vue:190 [Vue warn]: Failed to resolve component: ChartColumn
<el-icon><ChartColumn /></el-icon> 按文档已经全都注册了,好像包里没有belle图标 该怎么使用
const registerIcons = (app) => {
for (const [key, component] of Object.entries(ElementPlusIconsVue)) {
app.component(key, component)
}
}
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels