feat: 添加岗位管理页面demo

This commit is contained in:
xiaoxian521
2022-04-10 12:08:19 +08:00
parent 7b614716af
commit f348a5982b
10 changed files with 303 additions and 0 deletions

View File

@@ -56,6 +56,7 @@ import {
ElStep,
ElTree,
ElTreeV2,
ElPopconfirm,
// 指令
ElLoading,
ElInfiniteScroll
@@ -110,6 +111,7 @@ const components = [
ElCollapseItem,
ElTree,
ElTreeV2,
ElPopconfirm,
ElTable,
ElTableColumn,
ElLink,