wangkc
2022-03-17 639f4656f2435361cef97d6d7ece76ecc48952b3
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) {