CrazyLionLi
2022-05-28 49a6f4d362469ad72503d7aaeb441b6b656d6da0
src/components/SvgIcon/svgicon.js
@@ -1,4 +1,5 @@
import * as components from "@element-plus/icons";
import * as components from '@element-plus/icons-vue'
export default {
    install: (app) => {
        for (const key in components) {