feat: tabs operation view

This commit is contained in:
lrl
2021-11-28 15:06:22 +08:00
parent 8685092260
commit 3d34663eda
6 changed files with 113 additions and 9 deletions

View File

@@ -41,6 +41,8 @@ import {
ElTabPane,
ElAvatar,
ElEmpty,
ElCollapse,
ElCollapseItem,
// 指令
ElLoading,
ElInfiniteScroll
@@ -106,7 +108,9 @@ const components = [
ElTabs,
ElTabPane,
ElAvatar,
ElEmpty
ElEmpty,
ElCollapse,
ElCollapseItem
];
// icon
export const iconComponents = [