perf: 优化岗位管理demo

This commit is contained in:
xiaoxian521
2022-04-10 18:17:16 +08:00
parent 51d08045e8
commit dc219ed11a
3 changed files with 167 additions and 57 deletions

View File

@@ -57,6 +57,8 @@ import {
ElTree,
ElTreeV2,
ElPopconfirm,
ElCheckbox,
ElCheckboxGroup,
// 指令
ElLoading,
ElInfiniteScroll
@@ -112,6 +114,8 @@ const components = [
ElTree,
ElTreeV2,
ElPopconfirm,
ElCheckbox,
ElCheckboxGroup,
ElTable,
ElTableColumn,
ElLink,