RuoYi
2022-05-29 213b67d6662a3a32bdf2ce90bdedf21a37574f94
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) {