feat: update

This commit is contained in:
xiaoxian521
2021-10-28 09:52:21 +08:00
parent b40cd2db74
commit b520e234a1
8 changed files with 76 additions and 14 deletions

View File

@@ -38,7 +38,7 @@ import {
} from "element-plus";
// https://element-plus.org/zh-CN/component/icon.html
import { Menu } from "@element-plus/icons";
import { Check } from "@element-plus/icons";
const components = [
ElTag,
@@ -75,7 +75,7 @@ const components = [
ElDescriptions,
ElDescriptionsItem,
ElBacktop,
Menu
Check
];
const plugins = [ElLoading];