mirror of
https://github.com/pure-admin/vue-pure-admin.git
synced 2025-11-09 13:53:38 +08:00
perf: dict perfect
This commit is contained in:
@@ -26,6 +26,8 @@ import {
|
||||
ElPopover,
|
||||
ElPopper,
|
||||
ElTooltip,
|
||||
ElDrawer,
|
||||
ElPagination,
|
||||
} from "element-plus";
|
||||
|
||||
const components = [
|
||||
@@ -54,6 +56,8 @@ const components = [
|
||||
ElPopover,
|
||||
ElPopper,
|
||||
ElTooltip,
|
||||
ElDrawer,
|
||||
ElPagination,
|
||||
];
|
||||
|
||||
const plugins = [ElLoading];
|
||||
|
||||
Reference in New Issue
Block a user