feat: update

This commit is contained in:
xiaoxian521
2021-10-31 14:19:08 +08:00
parent 594efc6204
commit 321b9da9a8
6 changed files with 36 additions and 15 deletions

View File

@@ -48,7 +48,11 @@ import {
Lollipop,
Link,
Position,
Histogram
Histogram,
RefreshRight,
ArrowDown,
Close,
CloseBold
} from "@element-plus/icons";
const components = [
@@ -97,7 +101,11 @@ const components = [
Lollipop,
Link,
Position,
Histogram
Histogram,
RefreshRight,
ArrowDown,
Close,
CloseBold
];
const plugins = [ElLoading];